This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
root
/
rt-thread
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
rt-thread
/
components
/
drivers
/
usb
/
cherryusb
/
port
/
nrf5x
sakumisu
f5c24a9bfc
fix(cherryusb): fix USBD_IRQHandler argument
hai 1 ano
..
README.md
2a18d6873b
[bsp][nrf5x]added the cherryusb adapter for nrf52840 (
#9939
)
hai 1 ano
usb_dc_nrf5x.c
f5c24a9bfc
fix(cherryusb): fix USBD_IRQHandler argument
hai 1 ano
README.md
Note
Support Chip List
NRF5x
Before Use
Your should implement
usb_dc_low_level_pre_init
,
usb_dc_low_level_post_init
,
usb_dc_low_level_deinit
.