summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2021-11-02add pi4 to ci build in build_aarch64hathach
2021-11-02add L4 to ci, update dochathach
2021-10-13Add linkermap for size analysis (#1136)Ha Thach
* add NO_LTO option to make * add linkermap submodule and linkermap target * add linkermap to ci build * linkermap doesn't work with esp32sx map file yet * add note for linkermap target
2021-09-29add mm32 to ci build, also re-enable esp32s3hathach
2021-08-19add f1 to ci buildhathach
2021-08-15add gd32vf103 to riscv cihathach
2021-06-28comment out esp32s3 ci due to USB0 not defined in IDF linkerhathach
2021-06-28merge saml21 + saml22 = saml2xhathach
2021-06-28Merge pull request #927 from hathach/add-rx65n-boardHa Thach
Add rx65n board
2021-06-28reduce esp32s2 board to cihathach
2021-06-28update doc and clean uphathach
2021-06-18add saml21 to CIsabas1080
2021-06-03change ci to pico-sdk develop0.10.1Ha Thach
2021-05-31actually fix pico-sdk checkout to checkout the right branchgraham sanderson
2021-05-31Switch checks to use tinyusb-0.10.0 branch of pico-sdk due to circular ↵graham sanderson
dependency
2021-05-26separate ci workflow, remove artifact & release uploadhathach
2021-05-26test separate ci workflow for msp430hathach
2021-05-19enable ci for esp32s3 boardshathach
2021-04-28add lpc54 to cihathach
2021-04-28complete lpc15 familyhathach
2021-04-19Merge pull request #783 from alisitsyn/esp-based_on_334e95fHa Thach
WIP: Add new Espressif target esp32s3 for tinyUSB
2021-04-18update ci buildhathach
2021-04-18update per reviewhathach
2021-04-16espressif: temporarily remove the espressif_addax_1 board from testAlex Lisitsyn
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted
2021-04-11try to correct cihathach
2021-04-11update rp2040 to use pico-sdk externallyhathach
also try to update ci
2021-04-10Add SAML22 boards to build.ymlJoey Castillo
2021-03-30add build-renesas for rx63nhathach
2021-03-05clean uphathach
some how lpc55 ci cannot build without pre-checkout lib/sct_neopixel
2021-03-05update DEPS_SUBMODULES to optimize cihathach
2021-03-04merge no-family example buildhathach
specify FAMILY_SUBMODULES for all boards
2021-03-04cache all toolchains to speed up cihathach
2021-03-03add h745disco to family grouphathach
2021-03-03mcb1800 and lpc18s37 work well with both device and host demohathach
2021-03-02move fomu to its own family, update ci with build risvhathach
2021-03-02update ci for msp430 familyhathach
2021-03-02remove submodule lib/CMSIS_5hathach
2021-03-01add submodule lib/FreeRTOS-Kernelhathach
2021-03-01re-enable all buildhathach
2021-03-01update family submodulehathach
temporarily disable other orphaned and esp32s2 build
2021-03-01try to fetch needed mcu submodule while running makehathach
2021-03-01add lpc55 to cihathach
2021-02-11rename examples folder dfu_rt to dfu_runtimehathach
2021-02-07Mirror sources only to hathach/tinyusb_src repo (#636)Ha Thach
Mirror sources only to hathach/tinyusb_src repo
2021-02-05correct release assethathach
2021-02-05upload example as release assetshathach
2021-02-04add samd11 to cihathach
2021-02-03fix ci toolchain installation pathhathach
2021-02-01add adafruit boards to ci buildhathach