Files
Scanning the repository...
Last update 5 years 4 months
by Kate Temkin
Filesfirmwareapollosrcboardsdaisho | |
---|---|
.. | |
apollo_board.h | |
board.mk | |
debug_spi.c | |
fpga.c | |
jtag.c | |
led.c | |
platform_jtag.h | |
tusb_config.h | |
uart.c | |
usb_descriptors.c |
board.mk# # Build specifics for Daisho hardware. # # This is an external board, so its identity is determined by its revision number. # MAJOR = external board # MINOR = 0 (Daisho) BOARD_REVISION_MAJOR := 255 BOARD_REVISION_MINOR := 0