summaryrefslogtreecommitdiff
path: root/hw/bsp/nrf/family.cmake
AgeCommit message (Expand)Author
2026-04-09Add initial board support for nRF54LM20 DKgab-k
2025-11-28fix build with zephyr with latest nrfx v4hathach
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-23fix more buildhathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-10-14fix missing prototypeshathach
2025-10-13update make build system rename pca10095 to nrf5340dkhathach
2025-10-13get cmake build with 54h20 not tested on actual hw, probably not runninghathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-25use board alias for pca10056hathach
2025-01-25use board alias for pca10056hathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2025-01-21zephyrhathach
2024-11-30Add bin & hex output to cmake targets.HiFiPhile
2024-05-15implement max3421e hcd_edpt_abort_xfer()hathach
2024-04-22clang compile with lpc17hathach
2024-04-22clang work with lpc43hathach
2024-04-22clang tested with mcb1800, add heap to lpc18 linkerhathach
2024-04-22fix nrfx v3 spim freq when inithathach
2024-04-22dcd nrf change atoimc_bool to atomic_flaghathach
2024-04-19- update nrfx to v3.4.0hathach
2024-04-19adding clang for nrfhathach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23minor-updatehathach
2023-09-11wrap up build cmake & make support for max3421, to enable the Host driver, 'M...hathach
2023-08-23able to get 8 byte descriptor, but read(RCVBC) always return 0hathach
2023-08-18adding connection event handling, add nrf gpio interrupt for max2341e interru...hathach
2023-08-18ground works for hcd max3421ehathach
2023-08-18- update nrf52 bsp for cmakehathach
2023-06-30move LTO checked to family_support.cmakehathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-20use system_nrf5x.c built-in support for ETM with ENABLE_ETMhathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-02update cmake to build with IAR for g0 and g4hathach
2023-06-02add IAR support for G0 with cmakehathach
2023-06-02cmake refactorhathach
2023-06-01add lto for cmakehathach
2023-05-26move set TOP to family_support.cmakehathach
2023-05-25update cmake with freertoshathach
2023-05-25add family_support_configure_common()hathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-19improve flash targethathach
2023-05-19move cmake folder to tools/hathach
2023-05-15update nrf cmake and make to support nrf5340 (pca10095)hathach
2023-05-15adding nrfhathach