summaryrefslogtreecommitdiff
path: root/hw/bsp/broadcom_32bit/boards
AgeCommit message (Collapse)Author
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict ↵hathach
with zephyr - change tinyusb CMakeLists.txt to function tinyusb_target_add() instead of defining tinyusb lib target
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-05-02add cmake for pi zero (renamed from pi zero_w), build but the flash size ↵hathach
seem wrong (only 24 bytes for text)
2023-06-24more CPU_COREhathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-01-05Split by compiler for testingScott Shawcroft