index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
bsp
/
nrf
/
family.cmake
Age
Commit message (
Expand
)
Author
2026-04-09
Add initial board support for nRF54LM20 DK
gab-k
2025-11-28
fix build with zephyr with latest nrfx v4
hathach
2025-10-28
fix warning with strict prototypes warnings
hathach
2025-10-28
disable warning for startup file
hathach
2025-10-23
fix more build
hathach
2025-10-23
refactor family.cmake: rename add_board_target() to family_add_board() and mo...
hathach
2025-10-14
fix lots of warnings for missing-prototypes for irqhandler
hathach
2025-10-14
fix missing prototypes
hathach
2025-10-13
update make build system rename pca10095 to nrf5340dk
hathach
2025-10-13
get cmake build with 54h20 not tested on actual hw, probably not running
hathach
2025-01-25
cmake remove EXAMPLE-tinyusb target as library
hathach
2025-01-25
use board alias for pca10056
hathach
2025-01-25
use board alias for pca10056
hathach
2025-01-24
add cmake RTOS=zephyr (default noos) for zephyr build
hathach
2025-01-23
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
hathach
2025-01-22
- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...
hathach
2025-01-21
zephyr
hathach
2024-11-30
Add bin & hex output to cmake targets.
HiFiPhile
2024-05-15
implement max3421e hcd_edpt_abort_xfer()
hathach
2024-04-22
clang compile with lpc17
hathach
2024-04-22
clang work with lpc43
hathach
2024-04-22
clang tested with mcb1800, add heap to lpc18 linker
hathach
2024-04-22
fix nrfx v3 spim freq when init
hathach
2024-04-22
dcd nrf change atoimc_bool to atomic_flag
hathach
2024-04-19
- update nrfx to v3.4.0
hathach
2024-04-19
adding clang for nrf
hathach
2023-11-23
move tools/cmake to examples/build_system
hathach
2023-11-23
minor-update
hathach
2023-09-11
wrap up build cmake & make support for max3421, to enable the Host driver, 'M...
hathach
2023-08-23
able to get 8 byte descriptor, but read(RCVBC) always return 0
hathach
2023-08-18
adding connection event handling, add nrf gpio interrupt for max2341e interru...
hathach
2023-08-18
ground works for hcd max3421e
hathach
2023-08-18
- update nrf52 bsp for cmake
hathach
2023-06-30
move LTO checked to family_support.cmake
hathach
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-06-20
use system_nrf5x.c built-in support for ETM with ENABLE_ETM
hathach
2023-06-16
fix build, update freertos config for cmake
hathach
2023-06-02
update cmake to build with IAR for g0 and g4
hathach
2023-06-02
add IAR support for G0 with cmake
hathach
2023-06-02
cmake refactor
hathach
2023-06-01
add lto for cmake
hathach
2023-05-26
move set TOP to family_support.cmake
hathach
2023-05-25
update cmake with freertos
hathach
2023-05-25
add family_support_configure_common()
hathach
2023-05-23
Enhance chipidea (#2075)
Ha Thach
2023-05-19
improve flash target
hathach
2023-05-19
move cmake folder to tools/
hathach
2023-05-15
update nrf cmake and make to support nrf5340 (pca10095)
hathach
2023-05-15
adding nrf
hathach