| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-09 | Rework ci (#2631) | Ha Thach | |
| * add name field to usbd_class_driver_t * ci: use set matrix py script * add riscv32 and cmake support for ch32v307, fomu, gd32vf103 * update build_cmake.py to take --family --board --toolchain * separate hil test to its own workflow * move esp32 board into separated hil json * add make build to ci * remov build_make.py * build.py support esp32 board * setup toolchain support esp-idf * fix missing click * merge family in matrix build to reduce jobs * skip cifuzz since it still has issue with get_deps and click | |||
| 2024-05-06 | fix typo | hathach | |
| 2024-05-06 | temp fix for mm32 redundant-decls of SystemCoreClock | hathach | |
| 2024-05-06 | add cmake for mm32, remove mm32 bluepill since it is custom/reworked board ↵ | hathach | |
| (not available for order) | |||
| 2024-05-06 | update flash openocd | hathach | |
| 2024-05-04 | add cmake for samg55 | hathach | |
| 2024-05-04 | add cmake for f1c100s | hathach | |
| 2024-05-03 | mm32 temp | hathach | |
| 2024-05-03 | fix ci | hathach | |
| 2024-05-03 | add cmake for xmc4000 | hathach | |
| 2024-05-03 | add cmake for tm4c | hathach | |
| 2024-05-03 | rename to samd5x_e5x | hathach | |
| 2024-05-03 | merge samd51 and same5x | hathach | |
| 2024-05-03 | - add cmake to samd11 | hathach | |
| - build_cmake.py always build with -DCMAKE_BUILD_TYPE=MinSizeRel | |||
| 2024-05-03 | add missing FreeRTOSConfig.h | hathach | |
| 2024-05-03 | add cmake for stm32wb | hathach | |
| 2024-05-03 | fix missing linker entry with cmake for broadcom family | hathach | |
| 2024-05-03 | add cmake for saml2x | hathach | |
| 2024-05-02 | add cmake to msp432e4 | hathach | |
| 2024-05-02 | add cmake to lpc51 | hathach | |
| 2024-05-02 | add cmake for lpc15 | hathach | |
| 2024-05-02 | add cmake to lpc1347 | hathach | |
| 2024-05-02 | add cmake for lpc11 | hathach | |
| 2024-05-02 | add cmake for kinetis k32l2 family | hathach | |
| 2024-05-02 | add cmake for broadcom 64-bit, like 32-bit it compiles but text is only 8 ↵ | hathach | |
| bytes (incorrect) | |||
| 2024-05-02 | add cmake for pi zero (renamed from pi zero_w), build but the flash size ↵ | hathach | |
| seem wrong (only 24 bytes for text) | |||
| 2024-04-28 | Fix CI. | HiFiPhile | |
| 2024-04-28 | Build STM32F7 with single-point FPU. | HiFiPhile | |
| 2024-04-26 | add devkit c3 board | hathach | |
| 2024-04-25 | adding support for esp32 for use with max3421e host | hathach | |
| 2024-04-25 | stm32u5: fix IAR build. | HiFiPhile | |
| 2024-04-24 | fix make build due to clang changes | hathach | |
| 2024-04-24 | update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 ↵ | hathach | |
| samd51 nrf | |||
| 2024-04-24 | clang make work for samd21 | hathach | |
| 2024-04-24 | Fix bsp mistake | Ha Thach | |
| 2024-04-24 | change hil board s3 devkitm (devkitc seems to have usb issue with cp2104) | hathach | |
| 2024-04-24 | fix samd linker with clang: cannot self-check defined symbol with lld e.g ↵ | hathach | |
| `STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000` --> STACK_SIZE = 0 | |||
| 2024-04-24 | fix l4 linker with clang | hathach | |
| 2024-04-24 | clang u5, also bump up cmsis u5 version | hathach | |
| 2024-04-23 | clang l4 | hathach | |
| 2024-04-23 | - fix g4 clang linker | hathach | |
| - clang work with l0 | |||
| 2024-04-23 | clang support for H5 | hathach | |
| 2024-04-23 | clang g0, g4 | hathach | |
| 2024-04-23 | more stm32 linker fix | hathach | |
| 2024-04-23 | fix stm board linker define stack before memory def | hathach | |
| 2024-04-23 | clang f7, update cmsis f7 to fix startup bug | hathach | |
| 2024-04-23 | clang f4 | hathach | |
| 2024-04-23 | port clang stm32: f1, f2, f3 | hathach | |
| 2024-04-23 | clang work with f0 | hathach | |
| 2024-04-23 | clang skip mcx since it does not work any more with gcc | hathach | |
