comparison venus/src/Makefile @ 57:3afd172b83e1

main audio channel implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 01 Dec 2021 02:22:39 +0000
parents 562c2cb561e4
children 229f0b2dd1bf
comparison
equal deleted inserted replaced
56:ec932276c8e6 57:3afd172b83e1
6 core/rfmatch_fem2rita_dcs.v core/rfmatch_fem2rita_low.v \ 6 core/rfmatch_fem2rita_dcs.v core/rfmatch_fem2rita_low.v \
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/battery.v \ 11 periph/MAX1916.v periph/Si9407AEY.v periph/audio_main.v \
12 periph/bl_current_select.v periph/bl_current_sink.v \ 12 periph/battery.v periph/bl_current_select.v periph/bl_current_sink.v \
13 periph/calypso_uart_in.v periph/charging_circuit.v \ 13 periph/calypso_uart_in.v periph/charging_circuit.v \
14 periph/charging_led.v periph/inv_buffer_74LVC1G04.v periph/jtag_if.v \ 14 periph/charging_led.v periph/inv_buffer_74LVC1G04.v periph/jtag_if.v \
15 periph/keypad.v periph/keyswitch_wrap.v periph/lcd_module.v \ 15 periph/keypad.v periph/keyswitch_wrap.v periph/lcd_module.v \
16 periph/lcd_subsystem.v periph/led_mosfet.v periph/led_npn.v \ 16 periph/lcd_subsystem.v periph/led_mosfet.v periph/led_npn.v \
17 periph/sim_socket_block.v periph/sim_socket_wrap.v periph/sma_wrap.v \ 17 periph/sim_socket_block.v periph/sim_socket_wrap.v periph/sma_wrap.v \
18 periph/trrs_jack.v \
18 top/board.v top/mobile.v \ 19 top/board.v top/mobile.v \
19 usb/FT2232D_block.v usb/FT2232D_chip.v usb/eeprom_93Cx6_16bit.v \ 20 usb/FT2232D_block.v usb/FT2232D_chip.v usb/eeprom_93Cx6_16bit.v \
20 usb/regulator_ic.v usb/regulator_with_caps.v usb/usb_conn.v \ 21 usb/regulator_ic.v usb/regulator_with_caps.v usb/usb_conn.v \
21 usb/usb_core.v usb/usb_domain.v usb/usb_domain_bctl.v \ 22 usb/usb_core.v usb/usb_domain.v usb/usb_domain_bctl.v \
22 usb/usb_domain_buf.v 23 usb/usb_domain_buf.v