summaryrefslogtreecommitdiff
path: root/hw/bsp/spresense
AgeCommit message (Collapse)Author
2025-10-15refactor spresense into cxd56. there is no orphan board in bsp.hathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-08-03more board_api.h renamehathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-06-29fix buid_board.py scripthathach
2021-09-07add msc workaround for cxd56hathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-04merge no-family example buildhathach
specify FAMILY_SUBMODULES for all boards
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-25Update Spresense SDK to 2.0.2Kamil Tomaszewski
2020-04-17add code for disconnect/connect (not tested)hathach
2020-03-09Adding lwip_webserver to cihathach
- buil_al.py skip specific MCU if .skip.MCU_ exists - reduce stm32f070 heap & stack size to compile webserver
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-10-04Add Spresense boardKamil Tomaszewski