diff venus/src/Makefile @ 46:c247abb89302

MAX1916.v and lcd_module.v from lunalcd2
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 27 Nov 2021 01:43:32 +0000
parents 971c05950675
children 9f5a3567d699
line wrap: on
line diff
--- a/venus/src/Makefile	Sat Nov 27 01:34:05 2021 +0000
+++ b/venus/src/Makefile	Sat Nov 27 01:43:32 2021 +0000
@@ -8,10 +8,11 @@
 	core/rfmatch_rita2pa_hb.v core/rfmatch_rita2pa_lb.v \
 	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/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 \
+	periph/MAX1916.v periph/Si9407AEY.v periph/battery.v \
+	periph/calypso_uart_in.v periph/charging_circuit.v \
+	periph/charging_led.v periph/inv_buffer_74LVC1G04.v periph/jtag_if.v \
+	periph/lcd_module.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 \