summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-17change pio-usb to upstreamHa Thach
2025-02-20change pio-usb to wip fork for testinghathach
2025-02-17improve hub: retry if hub interrupt endpoint failedhathach
2025-02-11Fix path.HiFiPhile
2025-02-09Sort list (bettter for Clion)HiFiPhile
2025-02-09Add CMake presets.HiFiPhile
2024-12-27move mcu supported to README.rst, separated supported boards to boards.rsthathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-12-25update doc, bump up release 0.18.0hathach
2024-12-17Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170hathach
2024-12-12more migrate to ra smart configuratorhathach
2024-12-11limit parallel for circlecihathach
2024-12-05try to run arm-iar with circleci with new token (#2890)Ha Thach
2024-11-27Add support for the STM32C0 and the NUCLEO-C071RB.David (Pololu)
2024-11-27minor clean uphathach
2024-11-12update host/device_info to build with freertos for espressif board. Add hil t...hathach
2024-11-11fix build filter for esp32hathach
2024-10-18add VBUS drive via MFX for h743 eval, but does not seems to work yethathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-10-07Merge pull request #2809 from shuffle2/masterHa Thach
2024-10-04accept and ignore -f1 optionhathach
2024-10-04add hil_ci_set_matrix.py, starting to support hil with additional build flagshathach
2024-09-30update build script to correctly skip non max3421 enabled for espressif boardshathach
2024-09-17make all python files executable and standardize interpreterShawn Hoffman
2024-09-13prepare for 0.17.0 releasehathach
2024-08-28bump up pio-usb to 0.6.1, enable dual hil test for picohathach
2024-08-21update circle ci to build make (#2769)Ha Thach
2024-08-14use max32 cmsis, fix NVIC_GetEnableIRQ() not defined when using with CMISIS < 5hathach
2024-08-14Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_porthathach
2024-08-13Circi dynamic config (#2763)Ha Thach
2024-08-13change pio-usb back to upstreaamhathach
2024-08-10change pio to fix rp2040 buildhathach
2024-07-19add lpc11u37 for hil rpihathach
2024-07-17bump up ch32 v20x and v307 depshathach
2024-07-01Add MAX78002 SupportBrent Kowal
2024-06-28Initial Commit for MAX32 SupportBrent Kowal
2024-06-14add ch32v103 bsp support, compile but does not run, probably due to compile/l...hathach
2024-06-06add c6 devkit, tested with max3421ehathach
2024-05-24increase version as pre-releases, still need more clean up before actual relesaehathach
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-05-14build arm-clang on circleci with pull request (#2644)Ha Thach
2024-05-13Ci tweak3 (#2643)Ha Thach
2024-05-13more ci update (#2642)Ha Thach
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-10use argparse instead of click to fix cifuzz.ymlhathach
2024-05-09Rework ci (#2631)Ha Thach
2024-05-06add cmake for mm32, remove mm32 bluepill since it is custom/reworked board (n...hathach
2024-05-04fix get_deps.py for samd5x_e5xhathach
2024-05-03add cmake for tm4chathach
2024-05-03- add cmake to samd11hathach