chenyingchun0312
|
c5b0a848dc
|
support RTC0, RTC1, RTC2 select
|
2020-09-23 23:32:47 +08:00 |
Bernard Xiong
|
f98a0f88af
|
Merge pull request #3928 from thread-liu/stm32mp157a-ev1
[add] openamp for stm32mp157a-ev1
|
2020-09-23 20:17:34 +08:00 |
thread-liu
|
7cfb6919b3
|
[add] openamp for stm32mp157a-ev1
|
2020-09-23 15:52:00 +08:00 |
thread-liu
|
30b3eeac0f
|
[update] ci test.
|
2020-09-23 15:48:18 +08:00 |
thread-liu
|
e9864bb0b8
|
[add] openamp for stm32mp157-dk1
|
2020-09-23 13:42:28 +08:00 |
Bernard Xiong
|
d92fbba3c1
|
Merge pull request #3919 from wormsX/T-head_Smart-v1.0.0
add t-head smart-evb bsp, and risc-v cpu e906
|
2020-09-22 22:03:26 +08:00 |
chenyingchun0312
|
797ce29ae0
|
Merge remote-tracking branch 'upstream/master'
|
2020-09-22 17:10:48 +08:00 |
Bernard Xiong
|
8302a72243
|
Merge pull request #3913 from Michael0066/master
MIPS:fix the RT_EXCEPTION_MAX value
|
2020-09-19 22:11:30 +08:00 |
xieyangrun
|
7305712ef2
|
[stm32/gpio]Optimized the pin-index algorithm
|
2020-09-18 18:33:13 +08:00 |
qiyongzhong0
|
967cc968e8
|
fix difference of style
|
2020-09-18 09:45:47 +08:00 |
qiyongzhong0
|
44baf269f7
|
fix bug of dataqueue
|
2020-09-18 09:33:34 +08:00 |
michael
|
ab78ea1de1
|
bsp:ls2k:improved implement of shutdown and reboot command
|
2020-09-17 20:22:51 +08:00 |
Bernard Xiong
|
8afb8b1e29
|
Merge pull request #3918 from SimpleInit/master
删除非对齐地址访问语句和__CORTEX_M宏定义判断
|
2020-09-17 14:18:46 +08:00 |
michael
|
623bf0abc9
|
bsp:ls2k:unify code format
|
2020-09-17 10:39:45 +08:00 |
Bernard Xiong
|
37b1174eff
|
Merge pull request #3920 from wangyq2018/es32f369x
[bsp] add new driver & iar support.
|
2020-09-17 07:59:19 +08:00 |
Bernard Xiong
|
13c27246c8
|
Merge pull request #3916 from willianchanlovegithub/Willianchan
[drivers/serial]add a line feed to the carriage return character when…
|
2020-09-17 07:54:45 +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 |
wangyq2018
|
6bd76cc554
|
[bsp] add new driver & iar support.
|
2020-09-16 15:15:00 +08:00 |
Bernard Xiong
|
0908df39e7
|
Merge pull request #3901 from bigmagic123/raspi_add_mbox
Raspi add mbox
|
2020-09-15 16:59:50 +08:00 |
Bernard Xiong
|
ac9de9e289
|
Fix typo
|
2020-09-15 13:54:09 +08:00 |
Bernard Xiong
|
17bf123dd5
|
Merge pull request #3915 from bigmagic123/ls2k_gmac_addr
gmac address variable
|
2020-09-15 13:49:41 +08:00 |
michael
|
93bcc2e0d2
|
unify code format
|
2020-09-15 11:34:29 +08:00 |
michael
|
dd36771801
|
bsp:ls2k:add reboot and power command
|
2020-09-15 11:25:37 +08:00 |
michael
|
b86d608d63
|
bsp:ls2k: add reboot and shutdown support
|
2020-09-15 11:20:15 +08:00 |
SimpleInit
|
a70808ce9e
|
删除非对齐地址访问语句和__CORTEX_M宏定义判断
Signed-off-by: SimpleInit <63694297@qq.com>
|
2020-09-14 23:57:14 +08:00 |
WillianChan
|
ee3d05f583
|
[drivers/serial]resolve compile error
Signed-off-by: WillianChan <chentingwei@rt-thread.com>
|
2020-09-14 18:17:00 +08:00 |
WillianChan
|
c6b4c2ea2b
|
[drivers/serial]modify annotation
Signed-off-by: WillianChan <chentingwei@rt-thread.com>
|
2020-09-14 17:21:38 +08:00 |
WillianChan
|
183f8b9402
|
[drivers/serial]add a line feed to the carriage return character when using interrupt tx
Signed-off-by: WillianChan <chentingwei@rt-thread.com>
|
2020-09-14 15:27:06 +08:00 |
bigmagic
|
abe9da6088
|
gmac address variable
|
2020-09-14 15:14:10 +08:00 |
bigmagic
|
28ef6216fe
|
remove unnecessary code
|
2020-09-14 14:27:57 +08:00 |
bigmagic
|
5cd3a1f45c
|
Correction of clerical errors
|
2020-09-14 14:25:38 +08:00 |
luhuadong
|
49e4a87c07
|
[bsp][stm32] add usart3 driver init for stm32l4r5-nucleo
|
2020-09-14 14:15:57 +08:00 |
michael
|
a8928c881e
|
MIPS:fix the RT_EXCEPTION_MAX value
from <see mips run> know that cp0_cause's ExcCode have 5 bit filed and
the max exception is 32.
|
2020-09-14 11:10:44 +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
|
bfebcac4d3
|
Merge pull request #3903 from luhuadong/develop
[sensor] support GPS/GNSS sensor class
|
2020-09-12 11:04:22 +08:00 |
luhuadong
|
6c25b839ee
|
[sensor] support GPS/GNSS sensor class
|
2020-09-11 18:04:28 +08:00 |
bigamgic
|
627dc2a898
|
rename function
|
2020-09-11 16:55:10 +08:00 |
bigamgic
|
65fa8c92ca
|
raspberry pi bsp update readme
|
2020-09-11 16:39:54 +08:00 |
bigamgic
|
b31fe0a578
|
add raspi4 mbox driver
|
2020-09-11 16:28:14 +08:00 |
Bernard Xiong
|
de0bb6f96c
|
Merge pull request #3883 from bigmagic123/ls2k_add_gmac
Ls2k add gmac
|
2020-09-11 13:33:16 +08:00 |
Bernard Xiong
|
ac751db670
|
Merge pull request #3888 from mysterywolf/master
[add] [libc] libc新增getline/getdelim函数(posix.1-2008)
|
2020-09-11 13:20:50 +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 |
bigmagic
|
a97b0a0d39
|
code format
|
2020-09-11 11:44:49 +08:00 |
yangjie
|
38b3a3445e
|
[bsp][driver] 初始化 BSP 中的 rt_pin_ops
|
2020-09-11 11:16:42 +08:00 |
yangjie
|
9d0b860e54
|
[components][driver/pin.c]pin 框架增加 rt_pin_get
|
2020-09-11 11:14:53 +08:00 |
chenzx
|
60287b69fd
|
add t-head smart-evb bsp, and risc-v cpu e906
|
2020-09-11 10:18:24 +08:00 |