Commit Graph

27 Commits

Author SHA1 Message Date
liukangcc 3ac36a3107 [update] Fix compiler flags issue 2021-10-14 10:32:22 +08:00
chenyingchun0312 3c8799cfeb 【bsp/nrf5x】优化驱动代码,消除warning & 默认关闭libc功能 2021-09-19 22:55:12 +08:00
JCZou 0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
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
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
陈迎春 6f36fdf177
[bsp/nrf5x] modify nrf52832 default memory config 2021-06-16 23:52:30 +08:00
supperthomas 66195afe24 add the fixed format 2021-04-11 12:36:50 +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
hyhkjiy 81c26ecf5d [UPD]nrf52832 compatible with gcc compilation 2021-01-31 10:01:10 +08:00
Maofeng 3923a13780 [bsp/nrf5x]support for i2c 2020-11-24 00:49:27 +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
supperthomas 84de81bed8 add nrf52832 readme 2020-10-17 22:03:46 +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 02a609e33f add rtc device driver for nrf52x
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
2020-09-14 01:09:07 +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
supperthomas b254563a67 [bsp/nrfx5]: fix the board of nrf52832(pca10040) 2020-08-07 21:43:06 +08:00
supperthomas 1e5d940b1e add the bsp of nrf5x 2020-04-14 22:18:42 +08:00