summaryrefslogtreecommitdiff
path: root/hw/bsp/kinetis_k
AgeCommit message (Expand)Author
2026-07-18fix(ci_fs): address code-review findings in host/device drivershathach
2026-07-17kinetis_k: non-blocking board_uart_read (RX FIFO) + SIM unique idhathach
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
2026-04-29ensure board_uart_write return -1 on defaultHiFiPhile
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-04implement board_uart_read()/write() as non-blocking for all familieshathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-12-04fine tune ci to build more with circleci (#3386)Ha Thach
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-15fix more warningshathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-11-30Add bin & hex output to cmake targets.HiFiPhile
2024-11-25try to fix circleci with kinetishathach
2024-04-24fix make build due to clang changeshathach
2024-04-23clang work with lpc54hathach
2024-04-22clang work with k64f (nostartfiles)hathach
2024-02-24update freertosconfighathach
2024-02-24frdm k64f usb work well, add kinetis_k to ci cmakehathach
2024-02-23adding frdm k64f, board test run well with led, button and uarthathach
2023-08-28add kinetis_k family and teensy_35hathach