FreeCalypso > hg > freecalypso-schem2
comparison venus/src/Makefile @ 63:4a7db02ddd3e
buzzer circuit implemented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 01 Dec 2021 20:22:47 +0000 |
parents | c661a87159c2 |
children | fb8fceab632c |
comparison
equal
deleted
inserted
replaced
62:a1b55af7f04d | 63:4a7db02ddd3e |
---|---|
7 core/rfmatch_fem2rita_pcs.v core/rfmatch_pa2fem_pi.v \ | 7 core/rfmatch_fem2rita_pcs.v core/rfmatch_pa2fem_pi.v \ |
8 core/rfmatch_rita2pa_hb.v core/rfmatch_rita2pa_lb.v \ | 8 core/rfmatch_rita2pa_hb.v core/rfmatch_rita2pa_lb.v \ |
9 core/rita_rf_chip.v core/rita_vcxo_int.v core/rita_wrap.v \ | 9 core/rita_rf_chip.v core/rita_vcxo_int.v core/rita_wrap.v \ |
10 core/xtal_32khz_wrap.v \ | 10 core/xtal_32khz_wrap.v \ |
11 periph/MAX1916.v periph/Si9407AEY.v periph/audio_main.v \ | 11 periph/MAX1916.v periph/Si9407AEY.v periph/audio_main.v \ |
12 periph/audio_hso.v periph/battery.v periph/buzzer_wrap.v \ | 12 periph/audio_hso.v periph/battery.v periph/buzzer_circuit.v \ |
13 periph/bl_current_select.v periph/bl_current_sink.v \ | 13 periph/buzzer_wrap.v periph/bl_current_select.v \ |
14 periph/calypso_uart_in.v periph/charging_circuit.v \ | 14 periph/bl_current_sink.v periph/calypso_uart_in.v \ |
15 periph/charging_led.v periph/inv_buffer_74LVC1G04.v periph/jtag_if.v \ | 15 periph/charging_circuit.v periph/charging_led.v \ |
16 periph/keypad.v periph/keyswitch_wrap.v periph/lcd_module.v \ | 16 periph/inv_buffer_74LVC1G04.v periph/jtag_if.v periph/keypad.v \ |
17 periph/lcd_subsystem.v periph/led_mosfet.v periph/led_npn.v \ | 17 periph/keyswitch_wrap.v periph/lcd_module.v periph/lcd_subsystem.v \ |
18 periph/loudspeaker.v periph/sim_socket_block.v periph/sim_socket_wrap.v\ | 18 periph/led_mosfet.v periph/led_npn.v periph/loudspeaker.v \ |
19 periph/sma_wrap.v periph/trrs_jack.v \ | 19 periph/sim_socket_block.v periph/sim_socket_wrap.v periph/sma_wrap.v \ |
20 periph/transistor_ext_bias.v periph/trrs_jack.v \ | |
20 top/board.v top/mobile.v \ | 21 top/board.v top/mobile.v \ |
21 usb/FT2232D_block.v usb/FT2232D_chip.v usb/eeprom_93Cx6_16bit.v \ | 22 usb/FT2232D_block.v usb/FT2232D_chip.v usb/eeprom_93Cx6_16bit.v \ |
22 usb/regulator_ic.v usb/regulator_with_caps.v usb/usb_conn.v \ | 23 usb/regulator_ic.v usb/regulator_with_caps.v usb/usb_conn.v \ |
23 usb/usb_core.v usb/usb_domain.v usb/usb_domain_bctl.v \ | 24 usb/usb_core.v usb/usb_domain.v usb/usb_domain_bctl.v \ |
24 usb/usb_domain_buf.v | 25 usb/usb_domain_buf.v |