Commit Graph

46 Commits

Author SHA1 Message Date
Han Xinrong db4b3ff125 modify code style 2020-12-15 11:37:23 +08:00
Han Xinrong a1fe7b1ddf modify the error check of rt_event_recv() 2020-12-13 19:11:04 +08:00
Han Xinrong 3bb8edf4c1 error check of rt_event_recv()
add error check
2020-12-09 22:24:01 +08:00
guohp1128 e4964f6692 #define ADC_NAME adc updated to header file. 2020-11-29 11:13:44 +08:00
Bernard Xiong 94559ae13a
Merge pull request #4080 from xckhmf/master
[bsp/nrf5x]support for i2c
2020-11-25 16:23:55 +08:00
Bernard Xiong 72cd063282
Merge pull request #4069 from guohp1128/master
updata nordic adc drv
2020-11-25 14:37:45 +08:00
Maofeng 3923a13780 [bsp/nrf5x]support for i2c 2020-11-24 00:49:27 +08:00
guozhanxin a22decb71b 【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。 2020-11-23 11:39:38 +08:00
guohp1128 4d6c606469 updata nordic adc drv 2020-11-23 00:13:36 +08:00
Maofeng 7c783d4e98 [bsp/nrf5x]update .config&rtconfig.h 2020-11-15 22:10:59 +08:00
Maofeng ffd34fd369 [bsp/nrf5x]support for uarte1 2020-11-15 18:46:28 +08:00
Maofeng ce9132ca53 [bsp/nrf5x]fixed spi driver bugs 2020-11-02 23:46:57 +08:00
chenyingchun0312 ac5fb52ef7 [bsp/nrf52x] support putting characters to ble host and getting characters from
ble host via rtthread finsh console

Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
2020-10-27 22:42:12 +08:00
supperthomas 84de81bed8 add nrf52832 readme 2020-10-17 22:03:46 +08:00
supperthomas d3e511e4b1 [bsp/nrf5x] rebuild the readme and doc 2020-10-17 20:46:34 +08:00
chenyingchun0312 0051092c81 sync nrf52840 some config files to nrf52832 2020-09-28 17:27:05 +08:00
chenyingchun0312 c5b0a848dc support RTC0, RTC1, RTC2 select 2020-09-23 23:32:47 +08:00
chenyingchun0312 797ce29ae0 Merge remote-tracking branch 'upstream/master' 2020-09-22 17:10:48 +08:00
Bernard Xiong a5ab12c964
Merge pull request #3905 from supperthomas/supperthomas
[bsp_nrf5x] rebuild the menuconfig and ble stack config
2020-09-17 07:52:39 +08:00
supperthomas c47d9f13f2 fix the template 2020-09-16 22:32:38 +08:00
chenyingchun0312 02a609e33f add rtc device driver for nrf52x
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
2020-09-14 01:09:07 +08:00
supperthomas 912d9cda37 [bsp/nrf5x] fix the kconfig 2020-09-12 22:09:23 +08:00
supperthomas e7351c6f49 [bsp/nrf5x] fix the template 2020-09-12 21:00:28 +08:00
supperthomas 5cc9f45a3e [bsp/nrf5x]:add nimble and fix kconfig 2020-09-12 17:20:22 +08:00
Bernard Xiong 36cb4349a6
Merge pull request #3897 from yangjie11/yj_dev1
[components][driver/pin.c]pin 框架增加 rt_pin_get
2020-09-11 12:57:59 +08:00
yangjie 38b3a3445e [bsp][driver] 初始化 BSP 中的 rt_pin_ops 2020-09-11 11:16:42 +08:00
supperthomas 421dea8fdb [bsp/nrf5x] add the sample of softdevice config 2020-09-03 20:53:06 +08:00
chenyingchun0312 10a9c12175 add ADC, WDT, PWM to Kconfig 2020-08-31 21:32:11 +08:00
chenyingchun0312 696e4c5513 disable NRFX_QSPI_ENABLED for nrf52832
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
2020-08-30 17:22:08 +08:00
杨连钊 679bda59d8 [bsp/nrf5x/libraries/drivers] add wdt driver 2020-08-22 21:45:37 +08:00
guohp1128 614f0a76ee update nrf5x gpio driver 2020-08-19 22:27:00 +08:00
guohp1128 e2263acd5b add nrf5x adc driver 2020-08-19 21:18:53 +08:00
supperthomas b254563a67 [bsp/nrfx5]: fix the board of nrf52832(pca10040) 2020-08-07 21:43:06 +08:00
supperthomas 58b05abc91 [bsp/nrf5x]: add the driver of pwm 2020-08-01 20:17:55 +08:00
supperthomas 2446ee8b95 [bsp/nrf5x] add the softdevice config 2020-07-22 22:54:34 +08:00
supperthomas ebba4e1a9d [bsp/nrfx5x] fix the config 2020-07-20 20:40:50 +08:00
guohp1128 9f2c1ce57a 重修改格式 2020-06-20 14:52:37 +08:00
guohp1128 933fd4a05c 修改格式 2020-06-20 14:01:39 +08:00
guohp1128 1d960894ff 提交nrf5x的gpio驱动 2020-06-20 13:39:30 +08:00
ShermanShao11 a17867878d [BSP]Add nrf5x SPI BSP 2020-05-25 19:42:33 +08:00
supperthomas 979cec4af6 [nrfx] add the qspi_flash of nordic pdk 2020-05-05 13:35:38 +08:00
supperthomas 4f87edbd35
Merge branch 'master' into master 2020-05-02 09:43:50 +08:00
supperthomas 1ea7a3f519 [nrfx] Add the on-chip flash 2020-05-02 09:41:56 +08:00
Maofeng 79b44d29ad [bsp\nrf5x]Support BSP UART0 2020-04-28 23:14:33 +08:00
Maofeng 805432d315 [update]modify nrf5x/nrf52840 for [No Softdevice]&[RT_USING_USER_MAIN] 2020-04-19 17:37:43 +08:00
supperthomas 1e5d940b1e add the bsp of nrf5x 2020-04-14 22:18:42 +08:00