summaryrefslogtreecommitdiff
path: root/hw/bsp/f1c100s
AgeCommit message (Expand)Author
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-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-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-05-04add cmake for f1c100shathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-08-03more board_api.h renamehathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-03-17fix trailing space and new linehathach
2022-07-01mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.robert-hh
2021-12-29add license to dcd file, slightly update readmehathach
2021-12-29skip freertos example for f1c100shathach
2021-12-07Update READMEYunhao Tian
2021-12-07Add mksunxi tool to make flashable imageYunhao Tian
2021-12-04Add TODO to READMEYunhao Tian
2021-12-04Add BSP support for F1C100sYunhao Tian