FreeCalypso > hg > freecalypso-schem2
comparison venus/src/Makefile @ 51:9de8e7a43160
keypad initial implementation
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 27 Nov 2021 07:03:14 +0000 |
parents | 3dbe73bbc0a4 |
children | 06e95ff0023b |
comparison
equal
deleted
inserted
replaced
50:3dbe73bbc0a4 | 51:9de8e7a43160 |
---|---|
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/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/keyswitch_wrap.v periph/lcd_module.v periph/lcd_subsystem.v \ | 15 periph/keypad.v periph/keyswitch_wrap.v periph/lcd_module.v \ |
16 periph/sim_socket_block.v periph/sim_socket_wrap.v periph/sma_wrap.v \ | 16 periph/lcd_subsystem.v periph/sim_socket_block.v \ |
17 periph/sim_socket_wrap.v periph/sma_wrap.v \ | |
17 top/board.v top/mobile.v \ | 18 top/board.v top/mobile.v \ |
18 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 \ |
19 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 \ |
20 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 \ |
21 usb/usb_domain_buf.v | 22 usb/usb_domain_buf.v |