summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32n6
AgeCommit message (Expand)Author
2026-05-17bsp: fix tcpp0203 lto uninit errorHiFiPhile
2026-04-29ensure board_uart_write return -1 on defaultHiFiPhile
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-03update stm32 to use better uart idhathach
2026-04-03stm32 add uart hwfifo if supported, otherwise usb tu_fifo_t for receive uart ...hathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2026-01-31bsp/stm32n6: make both ports workHiFiPhile
2026-01-31bsp/stm32n6: update jlink deviceHiFiPhile
2025-11-26Merge pull request #3368 from hathach/disable_isrHa Thach
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-11-25Merge remote-tracking branch 'tinyusb/master' into n6_buildZixun LI
2025-11-25Fix N6 buildZixun LI
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-24fix more warningshathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-14suppress some warnings in zephyr buildhathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-09-12fix warnings, update docshathach
2025-08-24STM32N6570-DK board is added. Build with DEBUG=1 (make BOARD=stm32n6570dk DEB...Aleksei Musin
2025-06-12ci skip clang/iar build for stm32n6hathach
2025-06-12fix cmake buildhathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-04fix: allow FreeRTOS examples to compileJames Sandison
2025-06-04chore: whitespace fixJames Sandison
2025-06-04chore: squash previous commits from other branchesJames Sandison