summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-25change msp430 caching, use url for cache keyhathach
2021-01-25correct ci scriptshathach
2021-01-24enable ci for rp2040hathach
2021-01-24rp2040 skip freertos examplehathach
2021-01-24rp2040 hid_composite compiled and testedhathach
2021-01-24rp2040 dfu_rt dynamic_configuration compiledhathach
2021-01-24rp2040 dual cdc compiled and testedhathach
2021-01-24rp2040 audio_test compilehathach
2021-01-24cmake esp32s2 and rp2040 getting alonghathach
2021-01-23Merge pull request #600 from hathach/refactor-bspHa Thach
2021-01-23text clean uphathach
2021-01-23more ci clean uphathach
2021-01-23improve ci for esp32s2hathach
2021-01-23seperate ci build for family and orphaned boardshathach
2021-01-23ci checkout sub-submodulehathach
2021-01-23change lwip to github mirrorhathach
2021-01-23action checkout submodule=truehathach
2021-01-23try fetchRecurseSubmodules = falsehathach
2021-01-23try to fix cross included submodules with pico-sdkhathach
2021-01-23doc updatehathach
2021-01-23add pico-sdk as submodulehathach
2021-01-23rp2040 cdc_msc work wellhathach
2021-01-23rp2040 better support multiple boardshathach
2021-01-23get board_test running with pico on both led and buttonhathach
2021-01-22update cmake build to work with esp32s2 and rp2040hathach
2021-01-22fix compiler warninghathach
2021-01-22Merge pull request #599 from hathach/group-boards-into-familyHa Thach
2021-01-22Merge branch 'master' into group-boards-into-familyhathach
2021-01-22more cihathach
2021-01-22fix esp32s2 ci buildhathach
2021-01-21Merge pull request #598 from hathach/picoHa Thach
2021-01-21revert submodules changeshathach
2021-01-21Merge branch 'master' into picoHa Thach
2021-01-19RP2040 supportgraham sanderson
2021-01-14Merge pull request #590 from kkitayam/support_for_cmdHa Thach
2021-01-14replaced variable name to CMDEXE from UNAME.kkitayam
2021-01-13update build_all.py to support both single board and family grouphathach
2021-01-13move luna into samd21 grouphathach
2021-01-13clean uphathach
2021-01-13add f746nucleo to group f7hathach
2021-01-13add f746disco into f7 grouphathach
2021-01-13add stlinkv3mini to f7 grouphathach
2021-01-13add stm32f769disco into f7 familyhathach
2021-01-13add f767nucleo to stm32f7 grouphathach
2021-01-13adding stm32f7 familyhathach
2021-01-13also build boards without familyhathach
2021-01-12Changed some source file paths for SRC_C to relative paths.kkitayam
2021-01-11added support for cmd.exe as a shell on make.kkitayam
2021-01-11Merge pull request #589 from gsteiert/feature-dbl-m33Ha Thach
2021-01-10moving sct neopixel driver to shared libraryGreg Steiert