FreeCalypso > hg > freecalypso-schem2
diff venus/src/Makefile @ 34:dfa0d08d8f2b
charging LED circuit captured
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 22 Nov 2021 03:25:55 +0000 |
parents | 85fbd582af88 |
children | 971c05950675 |
line wrap: on
line diff
--- a/venus/src/Makefile Mon Nov 22 03:03:15 2021 +0000 +++ b/venus/src/Makefile Mon Nov 22 03:25:55 2021 +0000 @@ -9,9 +9,9 @@ core/rita_rf_chip.v core/rita_vcxo_int.v core/rita_wrap.v \ core/xtal_32khz_wrap.v \ periph/Si9407AEY.v periph/battery.v periph/calypso_uart_in.v \ - periph/charging_circuit.v periph/inv_buffer_74LVC1G04.v \ - periph/jtag_if.v periph/sim_socket_block.v periph/sim_socket_wrap.v \ - periph/sma_wrap.v \ + periph/charging_circuit.v periph/charging_led.v \ + periph/inv_buffer_74LVC1G04.v periph/jtag_if.v \ + periph/sim_socket_block.v periph/sim_socket_wrap.v periph/sma_wrap.v \ top/board.v top/mobile.v \ usb/FT2232D_block.v usb/FT2232D_chip.v usb/eeprom_93Cx6_16bit.v \ usb/regulator_ic.v usb/regulator_with_caps.v usb/usb_conn.v \