summaryrefslogtreecommitdiff
path: root/hw/bsp/fomu/board.mk
AgeCommit message (Collapse)Author
2021-03-02move fomu to its own family, update ci with build risvhathach
2021-01-26change output filename to BOARD-Directoryhathach
2020-04-16add dfu generate target for fomuhathach
2020-04-08rename hal_dcd_isr to dcd_irq_handler for fomuhathach
2020-03-25makefile clean uphathach
allow board to define CROSS_COMPILE (default to arm gcc)
2020-03-11freertos demo use static only for most optmized sramhathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
make it easier to duplicate bsp
2019-11-20move -flto to board.mkhathach
current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out).
2019-11-13valentyusb: rename from `foosn`Sean Cross
While Fomu is produced by Foosn, the actual name of the hardware block is `valentyusb`. Rename the module to match that. Signed-off-by: Sean Cross <[email protected]>
2019-11-13fomu: initial commitSean Cross
Signed-off-by: Sean Cross <[email protected]>