Meco Man
|
879e9d4c54
|
更新rtconfig.h
|
2021-12-01 22:02:36 -05:00 |
greedyhao
|
8a85ff4ebe
|
[bsp/bluetrum] formatting code
|
2021-11-30 17:26:39 +08:00 |
greedyhao
|
26310fe254
|
[bsp/bluetrum] add flash support
|
2021-11-30 14:38:51 +08:00 |
Meco Man
|
a1cc3d43e7
|
modify time.h to sys/time.h
|
2021-11-23 22:38:00 -05:00 |
Meco Man
|
df9a23c534
|
[mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO
|
2021-11-17 15:57:15 -05:00 |
greedyhao
|
cb81d72f51
|
[bluetrum] rtc add version check
|
2021-11-08 10:19:08 +08:00 |
greedyhao
|
9d27d8c94b
|
[bluetrum] add gpio input nopull
|
2021-11-08 10:06:44 +08:00 |
greedyhao
|
8e0c469d0c
|
[bluetrum] Remove unnecessary comments
|
2021-11-08 09:58:25 +08:00 |
greedyhao
|
6a975ff9ed
|
[bluetrum] fix formatting issues
|
2021-11-06 10:14:03 +08:00 |
greedyhao
|
bae4de3b1b
|
add ble support
|
2021-11-05 17:16:44 +08:00 |
Meco Man
|
30abf0ecb9
|
[bsp] remove empty rt_hw_us_delay
|
2021-10-28 16:27:31 -04:00 |
Meco Man
|
a9910a780e
|
[posix][libc] 优化libc中posix结构
|
2021-10-26 23:09:54 -04:00 |
guo
|
cda8caeda0
|
Merge pull request #5180 from liukangcc/bsp
[update] bsp .config file and rtconfig.h file.
|
2021-10-15 13:54:46 +08:00 |
liukangcc
|
7dc99c1ff4
|
[update] bsp .config file and rtconfig.h file.
|
2021-10-14 14:49:53 +08:00 |
guo
|
b1baf42d4e
|
Revert "Fix compiler flags issue"
|
2021-10-14 14:36:18 +08:00 |
liukangcc
|
3ac36a3107
|
[update] Fix compiler flags issue
|
2021-10-14 10:32:22 +08:00 |
Bernard Xiong
|
98404184b1
|
Merge pull request #5128 from liukangcc/action
[update] add riscv toolchain for ci.
|
2021-10-13 15:37:26 +08:00 |
liukangcc
|
791ec32926
|
[update] add riscv toolchain for ci.
|
2021-10-12 10:49:26 +08:00 |
greedyhao
|
9fc0c75506
|
[bsp][bluetrum] convert uintxx_t to rt_uintxx_t
|
2021-10-11 15:56:02 +08:00 |
Meco Man
|
0d4945777d
|
[ab32vg1] 修复NULL和uint8报错
|
2021-10-01 20:08:50 -04:00 |
liukangcc
|
0e46c8a33d
|
[update] support armclang
|
2021-09-26 10:46:21 +08:00 |
Meco Man
|
1997113fbc
|
FINSH_USING_BUILT_IN_COMMANDS改MSH_USING_BUILT_IN_COMMANDS
|
2021-08-28 16:48:08 -04:00 |
Meco Man
|
29828dc94f
|
[finsh] finsh组件可以选择是否包含内置命令
|
2021-08-25 19:48:15 -04: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 |
greedyhao
|
4b4ec3e789
|
[bsp][bluetrum] Adding RT_USING_CONSOLE judgment
|
2021-08-12 17:12:52 +08:00 |
greedyhao
|
e6afb03d14
|
[bsp][bluetrum] remove .a file
|
2021-08-12 17:06:26 +08:00 |
greedyhao
|
65cade5b7e
|
TAB converts to Spaces
|
2021-08-08 16:38:25 +08:00 |
greedyhao
|
5409ceed63
|
[bsp][bluetrum] Fixed RTC driver building errors
|
2021-08-08 16:32:56 +08:00 |
greedyhao
|
1e7290231e
|
[bsp][bluetrum] Optimizing the uart driver
|
2021-08-08 16:31:00 +08:00 |
ZHU Hao
|
a3db13b0a2
|
Update link.lds
|
2021-06-22 14:15:06 +08:00 |
ZHU Hao
|
d0a9402583
|
Update drv_sound.c
|
2021-06-22 14:12:05 +08:00 |
greedyhao
|
7c259a05c2
|
[bsp][bluetrum] Compatible romfs
|
2021-06-21 21:07:58 +08:00 |
greedyhao
|
9d08e9fb12
|
[bsp][bluetrum] update link.lds
|
2021-06-21 21:01:05 +08:00 |
greedyhao
|
8c5fed62c1
|
[bsp][bluetrum] stream close 存在问题
|
2021-06-21 21:00:41 +08:00 |
leton-tian
|
4e66a20fbf
|
Update drv_rtc.c
将rt_int32_t改为time_t。
|
2021-06-10 22:23:06 +08:00 |
ZHU Hao
|
8da49ff984
|
Update startup.S
|
2021-05-14 11:59:30 +08:00 |
ZHU Hao
|
21beba7913
|
Update api_fmrx.h
|
2021-05-13 11:58:09 +08:00 |
greedyhao
|
3e65ce5d03
|
[bluetrum] add fmrx support
|
2021-05-13 10:22:45 +08:00 |
greedyhao
|
74f6a0ba7d
|
[bluetrum] Fix the cache mechanism
|
2021-05-13 10:22:09 +08:00 |
YYF
|
58065b0565
|
Update drv_usart.c
|
2021-04-28 09:20:04 +08:00 |
yaoyufan
|
e2d4a912be
|
fix bluetrum uart1 and uart2 cannot recv data
|
2021-04-23 10:21:10 +08:00 |
ZHU Hao
|
368676a42f
|
[ab32vg1] update file format
|
2021-04-14 09:20:53 +08:00 |
greedyhao
|
ada0570b47
|
[ab32vg1] add irda support
|
2021-04-13 10:28:47 +08:00 |
Meco Man
|
f1d45a184a
|
优化main函数
|
2021-04-12 11:51:59 +08:00 |
greedyhao
|
849e7728db
|
[ab32vg1] Enable RT_USING_LIBC
|
2021-04-09 17:41:28 +08:00 |
greedyhao
|
42dc1c9c3e
|
[ab32vg1] rewrite drv_xx.c
|
2021-04-09 17:35:26 +08:00 |
Meco Man
|
8e1bbb06de
|
[ab32] rt_rtc_control->ab32_rtc_control
|
2021-03-29 23:39:01 +08:00 |
iysheng
|
7f738d9f3a
|
[bsp][ab32vg1] Add alarm and 1 second interrupt support
|
2021-03-26 23:38:40 +08:00 |
iysheng
|
d8e906e6c8
|
[bsp][ab32vg1] Add env config to choose whether use internal clock
|
2021-03-23 13:50:25 +08:00 |
iysheng
|
011564e1eb
|
[bsp][ab32vg1] Modify just set time when first power up
|
2021-03-23 09:54:54 +08:00 |