| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-13 | add ft9xx-gcc toolchain support to CI | hathach | |
| 2025-12-10 | update metrics to support bloaty csv | hathach | |
| 2025-12-09 | update metrics to support bloaty | hathach | |
| 2025-12-01 | add linkermap to deps and linkermap taget | hathach | |
| 2025-10-28 | IAR C-Stat exclude mcu folder | hathach | |
| 2025-10-26 | iar cstat require cmake at least 4.1 | hathach | |
| 2025-10-24 | enable IAR CState with IAR_CSTAT=1 | hathach | |
| 2025-10-23 | force clang asm with -x assembler-with-cpp | hathach | |
| 2025-10-14 | improve cmake warning flags, fix various warnings in examples | hathach | |
| 2025-01-25 | use board alias for pca10056 | hathach | |
| 2025-01-24 | add cmake RTOS=zephyr (default noos) for zephyr build | hathach | |
| 2025-01-23 | kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR | hathach | |
| 2025-01-22 | - change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict ↵ | hathach | |
| with zephyr - change tinyusb CMakeLists.txt to function tinyusb_target_add() instead of defining tinyusb lib target | |||
| 2025-01-21 | zephyr | hathach | |
| 2024-11-25 | try to fix circleci with kinetis | hathach | |
| 2024-05-16 | change default risv-gcc to riscv-none-elf- and add _zicsr extension | hathach | |
| add cmake for ch32v20x, skip freertos examples for CH32V20X, also skip net webserver due to lack of RAM update to use openocd with wlinke adapter | |||
| 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-02 | add cmake for broadcom 64-bit, like 32-bit it compiles but text is only 8 ↵ | hathach | |
| bytes (incorrect) | |||
| 2024-04-19 | clang samd51 compile but does not run, rom is correct, but ram is lacking ↵ | hathach | |
| bss. Got stkerr -> hardfault | |||
| 2024-04-19 | - clang h743 build and run cdc_msc ok | hathach | |
| - switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm) | |||
| 2024-04-19 | clang build board test with h743 | hathach | |
| 2024-04-19 | update cmake build | hathach | |
| 2024-04-19 | cmake detect toolchain based on -DCMAKE_C_COMPILER | hathach | |
| 2024-04-12 | add cmake support for msp430 | hathach | |
| 2024-03-01 | reformat code hid_host.c | hathach | |
| - fix ceedling with ruby 3.1 - allow overwrite CMAKE_C_COMPILER/CMAKE_CXX_COMPILER from command line | |||
| 2023-12-13 | Enhance IAR CMake support. | Mengsk | |
| 2023-11-23 | move tools/cmake to examples/build_system | hathach | |
