Commit Graph

11 Commits

Author SHA1 Message Date
6c4f119ddd - update SAME70 BSP: remove unused definitions, consolidate startup files
- and add unique ID
- add freertos
2026-03-07 13:01:32 +07:00
3a0227b771 fix Jlink device name
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-03-06 12:52:13 +01:00
c186063a63 Merge remote-tracking branch 'tinyusb/master' into samx7x_update 2026-03-06 11:59:25 +01:00
8444c25ab6 replace board_millis() with tusb_time_millis_api() 2026-02-28 00:01:40 +07:00
fc9f63e62d bsp/samx7x: fix build
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-02-27 10:43:22 +01:00
8221ea220b bsp: Disable SysTick ISR if FreeRTOS is enabled 2025-11-25 16:30:32 +01:00
113a763bc3 fix warning with strict prototypes warnings 2025-10-28 11:10:29 +07:00
cc597d5cd5 disable warning for startup file 2025-10-28 00:15:39 +07:00
c8a1b757f0 refactor family.cmake: rename add_board_target() to family_add_board() and move it to family_configure_common()
also move startup and linker from board target to actual exe
2025-10-23 02:23:20 +07:00
4dfac3f356 Update hw/bsp/same7x/boards/same70_qmtech/board.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-15 20:37:04 +07:00
a5fde08285 refactor same7x using codex 2025-10-14 17:18:26 +07:00