| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-15 | add flash-uniflash support for ti tm4c | hathach | |
| 2024-07-17 | add family cmake/make for da1469x boards | hathach | |
| 2024-07-10 | enable full 224KB flash for ch32v203 with flash enhanced read mode in ↵ | hathach | |
| SystemInit (better with startup). add flash with wlink-rs | |||
| 2024-06-25 | change COMPILE_DEFINE to CFLAGS_CLI for cmake/make | hathach | |
| 2024-05-20 | use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEED | 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-04 | add cmake for f1c100s | 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 | Build STM32F7 with single-point FPU. | 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 | change hil board s3 devkitm (devkitc seems to have usb issue with cp2104) | hathach | |
| 2024-04-19 | clang samd21 build but has issue as samd51 | hathach | |
| 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 | more clang update | hathach | |
| 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-15 | update msp430 make build | hathach | |
| 2024-04-12 | add cmake support for msp430 | hathach | |
| 2024-04-09 | apply oldPRCR to board_init() | hathach | |
| 2024-04-05 | minor update bsp | hathach | |
| 2024-04-05 | Merge branch 'master' into MCX | hathach | |
| 2024-04-05 | fix pre-commit format | hathach | |
| 2024-04-04 | fix build with rp2040 + max3421 | hathach | |
| - forward MAX3421_HOST=1 from makefile to cmake - add feather_rp2040_max3421 board to run with ci for rp2040 + max3421 | |||
| 2024-04-02 | Merge branch 'master' into MCX | hathach | |
| 2024-03-23 | Fix the error that occurs when executing make in Windows | kkitayam | |
| 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 | |||
| 2024-02-09 | frdmmcxa153 now working with cmake+ninja | Jerry Palacios | |
| 2024-02-08 | cortex m33+nodsp+nofpu make file created | Jerry Palacios | |
| 2023-12-13 | Enhance IAR CMake support. | Mengsk | |
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach | |
| 2023-11-23 | move tools/cmake to examples/build_system | hathach | |
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach | |
| 2023-11-23 | correct gcc version major comparison | hathach | |
| 2023-11-23 | move make to examples/build_system | hathach | |
| add -Wl,--no-warn-rwx-segment for gcc 12+ | |||
