| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-24 | stm32n6: TRACE_ETM support and stm32n657nucleo reference | hathach | |
| M55 flashless RAM image: Development boot (JP2/BOOT1=1) REQUIRED - flash boot parks the chip un-attachable. 300 MHz core (TRACE_ETM selects IC1/4; 600 MHz kills the stream in the startup burst), 18.75 MHz TRACECLK (cpu/16) width 4; N6 trace components are ROM-table-discoverable, no J-Link script. | |||
| 2026-05-17 | bsp: fix tcpp0203 lto uninit error | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-04-29 | ensure board_uart_write return -1 on default | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-04-06 | remove IAR toolchain support from make build system | hathach | |
| IAR is only supported with CMake. Remove all IAR-specific references from the Make build system including toolchain files, SRC_S_IAR, LD_FILE_IAR variables, and IAR toolchain detection. Also fix GET_SECTOR_COUNT truncation in msc_file_explorer and broken formatting in stm32f7 board_uart_write. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> | |||
| 2026-04-03 | update stm32 to use better uart id | hathach | |
| 2026-04-03 | stm32 add uart hwfifo if supported, otherwise usb tu_fifo_t for receive uart ↵ | hathach | |
| in irq | |||
| 2026-02-28 | replace board_millis() with tusb_time_millis_api() | hathach | |
| 2026-01-31 | bsp/stm32n6: make both ports work | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32n6: update jlink device | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-26 | Merge pull request #3368 from hathach/disable_isr | Ha Thach | |
| bsp: Disable SysTick ISR if FreeRTOS is enabled | |||
| 2025-11-25 | bsp: Disable SysTick ISR if FreeRTOS is enabled | Zixun LI | |
| 2025-11-25 | Merge remote-tracking branch 'tinyusb/master' into n6_build | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-25 | Fix N6 build | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-10-28 | fix warning with strict prototypes warnings | hathach | |
| 2025-10-28 | disable warning for startup file | hathach | |
| 2025-10-24 | fix more warnings | hathach | |
| 2025-10-23 | refactor family.cmake: rename add_board_target() to family_add_board() and ↵ | hathach | |
| move it to family_configure_common() also move startup and linker from board target to actual exe | |||
| 2025-10-14 | suppress some warnings in zephyr build | hathach | |
| 2025-10-14 | fix lots of warnings for missing-prototypes for irqhandler | hathach | |
| 2025-09-12 | fix warnings, update docs | hathach | |
| 2025-08-24 | STM32N6570-DK board is added. Build with DEBUG=1 (make BOARD=stm32n6570dk ↵ | Aleksei Musin | |
| DEBUG=1 all), otherwise it does not work for now. Tested with examples/device/cdc_dual_ports | |||
| 2025-06-12 | ci skip clang/iar build for stm32n6 | hathach | |
| add stm32-tcpp0203 driver as dependency for h7rs and n6 | |||
| 2025-06-12 | fix cmake build | hathach | |
| 2025-06-12 | Merge branch 'master' into fork/james-advatek/stm32n657nucleo | hathach | |
| 2025-06-04 | fix: allow FreeRTOS examples to compile | James Sandison | |
| 2025-06-04 | chore: whitespace fix | James Sandison | |
| 2025-06-04 | chore: squash previous commits from other branches | James Sandison | |
