summaryrefslogtreecommitdiff
path: root/hw/bsp/spresense
AgeCommit message (Collapse)Author
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