hathach
|
905c4b71d1
|
nrf use new cmsis_4 submodule for core header
|
2020-03-24 08:51:11 +07:00 |
|
hathach
|
c47d9c3c68
|
upgrade nrfx from 2.0.0 to 2.1.0
|
2020-03-23 19:21:44 +07:00 |
|
hathach
|
65578dec44
|
update freertos example
work with samd21 samd51 and nrf
|
2020-03-10 23:16:09 +07:00 |
|
hathach
|
4008f0d1e6
|
update dcd nrf5x to be indepent from nrf_usbd.h
fix build error with nrfx 2.0
|
2019-11-11 00:01:12 +07:00 |
|
hathach
|
2f19b9c100
|
update submodule nrfx to 2.0.0 for nrf52833 support
|
2019-11-10 21:04:55 +07:00 |
|
hathach
|
2f3f23fd94
|
change to use nrfx uarte
|
2019-10-18 18:30:09 +07:00 |
|
hathach
|
195d0f5a14
|
adding log support with uart
started with pca10056
|
2019-10-12 00:02:51 +07:00 |
|
hathach
|
e5e73ed76c
|
drop board_* in bsp c file
move hw/cmsis to hw/mcu/nordic since only nrf uses it.
|
2019-08-23 23:35:55 +07:00 |
|
hathach
|
8a5bd30fa6
|
freertos cdc_msc_hid makefile compile
|
2019-05-01 16:01:44 +07:00 |
|
hathach
|
4d29decafc
|
upgrade nrfx to 1.7
|
2019-05-01 13:52:21 +07:00 |
|
hathach
|
d22dea4976
|
update nrfx to 1.6.2
|
2019-03-19 19:09:08 +07:00 |
|
hathach
|
d8b361fdaa
|
add S140 v6 build config for nrf5x
|
2019-01-29 14:15:13 +07:00 |
|
hathach
|
e6224bccf9
|
adding makefile support for nrf5x
got undefined reference to `_start'
|
2019-01-02 22:35:42 +07:00 |
|
hathach
|
d2d833c0ab
|
update freertos ses project
|
2018-11-22 01:04:18 +07:00 |
|
hathach
|
87d89cf5cb
|
fix nrf52 freeRTOS interrupt priority
|
2018-10-24 16:48:27 +07:00 |
|
hathach
|
c65e5b406f
|
add mcu specific freeRTOSConfig.h
|
2018-10-24 13:45:17 +07:00 |
|
hathach
|
a660fb0cfc
|
clean up, update nrfx to 1.3.0
|
2018-09-25 12:57:46 +07:00 |
|
hathach
|
8572947da5
|
qspi msc flash seems to work
|
2018-09-08 00:15:34 +07:00 |
|
hathach
|
c06014078a
|
more clean up
|
2018-09-07 17:05:21 +07:00 |
|
hathach
|
fc231cf5f2
|
clean up
|
2018-09-02 16:39:28 +07:00 |
|
hathach
|
86c445cd71
|
move nrf_drv_usbd_errata to portable folder
|
2018-07-26 16:12:09 +07:00 |
|
hathach
|
142300ca60
|
remove sdk, add nrfx as submodule
update segger project to work with nrfx
|
2018-07-02 11:00:05 +07:00 |
|
hathach
|
d1ecef4fc3
|
correct errata check for nrf52840 first production
|
2018-06-13 14:25:33 +07:00 |
|
hathach
|
8c0a5f7d3b
|
update nrf52840 examples
|
2018-04-18 18:05:08 +07:00 |
|
hathach
|
4b660175be
|
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
|
2018-04-12 13:23:52 +07:00 |
|
hathach
|
24d4b27980
|
move nrf5x port files
|
2018-03-26 22:46:53 +07:00 |
|
hathach
|
5f26c57b28
|
shorten descriptor type
|
2018-03-23 12:32:40 +07:00 |
|
hathach
|
6d50d05d95
|
rename port to rhport for clarification
|
2018-03-23 12:17:47 +07:00 |
|
hathach
|
98d6ec1ef5
|
remove DCD API dependency tusb_dcd_edpt_queue_xfer
improve MSC driver
|
2018-03-23 11:56:52 +07:00 |
|
hathach
|
16aa3eb437
|
simplify tusb_dcd_edpt_xfer API
|
2018-03-22 17:52:39 +07:00 |
|
hathach
|
3ed83c4d98
|
merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall()
|
2018-03-21 16:08:42 +07:00 |
|
hathach
|
9a487a238a
|
remove int_on_complete for tusb_dcd_control_xfer
|
2018-03-21 15:36:44 +07:00 |
|
hathach
|
64c43634e2
|
adding toolchain file from sdk
|
2018-03-20 22:11:39 +07:00 |
|
hathach
|
ba88d9bc16
|
add sdk/device
|
2018-03-20 21:37:23 +07:00 |
|
hathach
|
0fdec33521
|
wrap up nrf52 demo
|
2018-03-20 20:57:49 +07:00 |
|
hathach
|
9f5fcb64ed
|
update code, remove nrf_drv_clock dependency
|
2018-03-20 19:52:21 +07:00 |
|
hathach
|
2f0fcf80e0
|
nrf52 cdc example work on nrf52840pdk
- add tud_cdc_flush(), auto flush with sof is enabled by default.
-
|
2018-03-20 18:33:28 +07:00 |
|
hathach
|
7a628f4dfc
|
adding bulk/int support
still does not work though
|
2018-03-17 02:17:40 +07:00 |
|
hathach
|
87a2c935df
|
add dma guard
|
2018-03-15 17:09:55 +07:00 |
|
hathach
|
b0ec6124e0
|
nrf52 control transfer work reliably
|
2018-03-15 13:22:28 +07:00 |
|
hathach
|
49a7f8c363
|
adding segger files
|
2018-03-14 22:03:32 +07:00 |
|
hathach
|
7feab4d1a2
|
able to get pass enumeration
|
2018-03-14 22:01:29 +07:00 |
|
hathach
|
fc82ab3c97
|
nrf52 finish usbd startup, able to got setup packet
|
2018-03-14 15:21:47 +07:00 |
|
hathach
|
b33e89ac66
|
adding code for nrf52 usbd start-up sequence
|
2018-03-13 16:59:51 +07:00 |
|
hathach
|
ffca1f5e64
|
working on nrf52
|
2018-03-13 16:30:53 +07:00 |
|
hathach
|
2435abb0a8
|
rename hal to tusb_port
|
2018-03-12 23:46:58 +07:00 |
|
hathach
|
0384e40320
|
rename hal_* to tusb_hal_*
|
2018-03-11 13:01:57 +07:00 |
|
hathach
|
23caef859c
|
adding nrf52840 port, able to blink led with pca10056
|
2018-03-11 00:16:10 +07:00 |
|