comparison venus/src/Makefile @ 52:06e95ff0023b

ON_nOFF indicator LED implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 27 Nov 2021 18:34:05 +0000
parents 9de8e7a43160
children 562c2cb561e4
comparison
equal deleted inserted replaced
51:9de8e7a43160 52:06e95ff0023b
11 periph/MAX1916.v periph/Si9407AEY.v periph/battery.v \ 11 periph/MAX1916.v periph/Si9407AEY.v periph/battery.v \
12 periph/bl_current_select.v periph/bl_current_sink.v \ 12 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/sim_socket_block.v \ 16 periph/lcd_subsystem.v periph/led_mosfet.v periph/led_npn.v \
17 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 top/board.v top/mobile.v \ 18 top/board.v top/mobile.v \
19 usb/FT2232D_block.v usb/FT2232D_chip.v usb/eeprom_93Cx6_16bit.v \ 19 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 \ 20 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 \ 21 usb/usb_core.v usb/usb_domain.v usb/usb_domain_bctl.v \
22 usb/usb_domain_buf.v 22 usb/usb_domain_buf.v
23 SLOTMAP=slotmap/Q308 slotmap/Q600 slotmap/Q601 slotmap/R295 slotmap/R296 \ 23 SLOTMAP=slotmap/Q308 slotmap/Q600 slotmap/Q601 slotmap/R295 slotmap/R296 \
24 slotmap/R361 slotmap/U401 slotmap/U705 slotmap/U707 24 slotmap/R361 slotmap/U401 slotmap/U403 slotmap/U705 slotmap/U707
25 NETS= sverp.unet noledb.unet bound.unet 25 NETS= sverp.unet noledb.unet bound.unet
26 26
27 all: ${NETS} 27 all: ${NETS}
28 28
29 sverp.unet: ${VSRCS} primitives Makefile 29 sverp.unet: ${VSRCS} primitives Makefile