FreeCalypso > hg > freecalypso-schem2
diff venus/src/Makefile @ 50:3dbe73bbc0a4
Verilog src: preparations for adding the keypad
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 27 Nov 2021 04:43:53 +0000 |
parents | d55824058cfc |
children | 9de8e7a43160 |
line wrap: on
line diff
--- a/venus/src/Makefile Sat Nov 27 04:25:30 2021 +0000 +++ b/venus/src/Makefile Sat Nov 27 04:43:53 2021 +0000 @@ -12,8 +12,8 @@ periph/bl_current_select.v periph/bl_current_sink.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/lcd_subsystem.v periph/sim_socket_block.v \ - periph/sim_socket_wrap.v periph/sma_wrap.v \ + periph/keyswitch_wrap.v periph/lcd_module.v periph/lcd_subsystem.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 \