Commit Graph

76 Commits

Author SHA1 Message Date
chenyingchun0312 8708808a35 [bsp/nrf5x] remove drivers/drv_fs.c to application/mnt.c 2021-07-01 22:36:30 +08:00
chenyingchun0312 75e575476b [bsp/nrf5x] update link.lds 2021-06-28 22:57:40 +08:00
chenyingchun0312 0acbc36e4a [bsp/nrf5x] update config file 2021-06-28 22:34:35 +08:00
chenyingchun0312 04a2434233 [bsp/nrf5x] update config file 2021-06-28 21:11:35 +08:00
陈迎春 cd571127e8
Merge branch 'RT-Thread:master' into master 2021-06-28 20:21:20 +08:00
chenyingchun0312 a1f2cdd4d6 [bsp/nrf5x] format drv_fs.c 2021-06-28 11:12:09 +08:00
chenyingchun0312 670000dd0f [bsp/nrf5x] fix gcc compile exception and add onchip filesystem
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
2021-06-28 10:56:53 +08:00
supperthomas f9a07e4019 add the link 2021-06-26 22:06:42 +08:00
supperthomas d00c3249d4 add the readme 2021-06-26 20:42:06 +08:00
supperthomas 05e37a17b2 add the gcc build 2021-06-26 19:42:28 +08:00
supperthomas c2a06c0cfb [bsp/nrf5x] add the bsp ble_nano_33 2021-06-26 19:42:27 +08:00
supperthomas 19ec36bc6e rebuild the Kconfig 2021-06-26 19:42:26 +08:00
supperthomas 8849d16394 [bsp/nrf5x] rebuild nrf52840 gpio 2021-06-26 19:42:25 +08:00
supperthomas 56815eb6f7 [bsp/nrf5x] fix the config 2021-06-26 19:42:24 +08:00
陈迎春 6f36fdf177
[bsp/nrf5x] modify nrf52832 default memory config 2021-06-16 23:52:30 +08:00
supperthomas b2a2da70a4 fix the ld 2021-04-11 17:04:38 +08:00
supperthomas 9d034b7821 add the ld file 2021-04-11 12:53:34 +08:00
supperthomas 66195afe24 add the fixed format 2021-04-11 12:36:50 +08:00
supperthomas b1dbe51d85 add the templete of nrfx 2021-04-11 12:24:47 +08:00
yangjie 75e4c9dd0a [bsp]update GPL license to Apache-2.0, and format files 2021-04-09 10:52:34 +08:00
Bernard Xiong 08a4de57e2
Merge pull request #4554 from hyhkjiy/feature/nrf5x
[UPD]nRF5x 'scons --dist' support
2021-03-31 18:32:05 +08:00
hyhkjiy f109444d6e [UPD]nRF5x 'scons --dist' support 2021-03-30 22:14:22 +08:00
Meco Man 347916a755 [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
hyhkjiy d42e66cb0d [ADD]vscode support for nrf52832 2021-03-02 13:47:40 +08:00
supperthomas b19e71e18e fix the complier error 2021-02-18 06:33:45 +08:00
supperthomas 5c73b3e6e9 add the FAQ about hardfault 2021-02-18 06:23:53 +08:00
Meco Man f073911cd3 解决底层驱动格林威治时间与当地时间胡乱使用的问题 mktime函数改为timegm函数 2021-02-07 21:08:41 +08:00
hyhkjiy 50fe26e19c [UPD]nrf52840 compatible with gcc compilation 2021-01-31 10:03:56 +08:00
hyhkjiy 81c26ecf5d [UPD]nrf52832 compatible with gcc compilation 2021-01-31 10:01:10 +08:00
xiaofengvskuye 9271f66273 修复NRF52840启用SPI驱动后编译错误问题 2021-01-12 16:16:28 +08:00
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