summaryrefslogtreecommitdiff
path: root/hw/bsp/nrf
AgeCommit message (Expand)Author
2026-05-04Adjust RAM configuration for nrf54h20 to optimize memory usage in video exampleshathach
2026-04-10clean uphathach
2026-04-10fix nrf54 and freertos porthathach
2026-04-10add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...hathach
2026-04-09Add initial board support for nRF54LM20 DKgab-k
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-04make board_uart_read()/write() return -1 when unimplemented for consistency a...hathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
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-13fix build with west zephyrhathach
2025-10-13rename pca10056 to nrf52840dk, pca10059 to nrf52840donglehathach
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-25fix cihathach
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-25add -DRTOS=zephyr to ci west buildhathach
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-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-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-08-22skip dual/host_info_to_device_cdc for pico due to a bug in pio-usbhathach
2024-08-21update circle ci to build make (#2769)Ha Thach
2024-05-15implement max3421e hcd_edpt_abort_xfer()hathach
2024-04-24update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 sa...hathach
2024-04-23clang work with lpc54hathach
2024-04-22fix linker libgcc for nrfhathach
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-22fix build with nrfx v3, though max3421e spi does not seem to work well.hathach
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
2024-03-22remove pca10095 suppport for max3421hathach
2024-03-22add note for max3421e is not signal compatible with pca10056/95hathach
2024-02-19Fix nRF5340 DK USB host shield buildXudong Zheng
2023-12-26tested other ports with featherwing max3421, change cs, intr pin to D10, D9hathach
2023-12-18update FreeRTOSConfig.hhathach