Bernard Xiong
|
4f7d4247de
|
Merge pull request #5115 from yanmowudi/master
update lib
|
2021-10-11 01:53:34 +08:00 |
Bernard Xiong
|
e0c7371b02
|
Merge pull request #5114 from armink/fix_ulog
[utilities][ulog] Increase the usec check time.
|
2021-10-11 01:53:21 +08:00 |
supperthomas
|
818d95d52e
|
add the fixed project
|
2021-10-10 21:39:36 +08:00 |
supperthomas
|
52738a85e3
|
add the config
|
2021-10-10 21:38:08 +08:00 |
supperthomas
|
672cc500c5
|
fix the format
|
2021-10-10 21:34:54 +08:00 |
supperthomas
|
4cbcf5987a
|
[bsp][lpc55] fix the console, add the us_delay,fix sdio to filesystem
|
2021-10-10 21:06:03 +08:00 |
guo
|
b691ff389a
|
Merge pull request #5130 from mysterywolf/format
[bsp][es32] format codes
|
2021-10-10 15:40:55 +08:00 |
guo
|
56a37a0e49
|
Merge pull request #5132 from mysterywolf/ci
[efm32] 将efm32踢出ci检测队列
|
2021-10-10 15:19:35 +08:00 |
CaocoWang
|
9e50f778f4
|
revision date
|
2021-10-10 13:38:20 +08:00 |
Meco Man
|
9b0692c507
|
[efm32] 将efm32踢出ci检测队列
|
2021-10-10 00:21:29 -04:00 |
CaocoWang
|
19dff87ec0
|
stm32wle5-yizhilian-lm401
|
2021-10-10 12:18:10 +08:00 |
Meco Man
|
3482bf86dc
|
format es32f369x
|
2021-10-09 15:37:48 -04:00 |
Meco Man
|
421867f49e
|
format es32f06543
|
2021-10-09 15:34:54 -04:00 |
Bernard Xiong
|
ee27b0cf3e
|
Merge pull request #5043 from liuhy-2020/master
delete bsp :es8p508x、es32f0271、es32f0334. update driver and Library.
|
2021-10-10 00:10:32 +08:00 |
Bernard Xiong
|
9c90f5cab0
|
Merge pull request #5122 from mysterywolf/libc
[libc][newlib]在不开启libc的情况下,依然定义RT_USING_NEWLIB和数学库
|
2021-10-09 23:50:13 +08:00 |
armink
|
1f5a4ffe02
|
[utilities][ulog] Increase the usec check time.
|
2021-10-09 16:55:46 +08:00 |
liukangcc
|
c820ae1888
|
[update] .ignore_format.yml file
|
2021-10-09 16:45:25 +08:00 |
liukangcc
|
02408a8577
|
[update] the stm32_hal library to the latest version.
|
2021-10-09 16:24:18 +08:00 |
guo
|
50433a51bd
|
Merge pull request #5123 from shishirong/patch-1
fix ulog compile error.
|
2021-10-09 13:40:35 +08:00 |
tfx2001
|
7fe03a76e6
|
[bsp][artpi] enable HSI48 clock
|
2021-10-08 16:24:56 +08:00 |
shishirong
|
797c80a7cb
|
fix ulog compile error.
|
2021-10-08 10:03:01 +08:00 |
Bernard Xiong
|
65f52257f9
|
Update drv_usart.c
remove the end space of line:324.
|
2021-10-06 04:52:02 +08:00 |
Meco Man
|
11d193ea9b
|
[libc][newlib]在不开启libc的情况下,依然定义RT_USING_NEWLIB和数学库
|
2021-10-05 10:35:27 -04:00 |
GoldBr1987
|
3bf45dc4ad
|
modify set uart clk bug
|
2021-10-05 17:34:41 +08:00 |
Bernard Xiong
|
634e5341a6
|
Merge pull request #5120 from mysterywolf/ab32
[ab32vg1] 修复NULL和uint8报错
|
2021-10-04 23:32:35 +08:00 |
Bernard Xiong
|
edea2b38d2
|
Merge pull request #5119 from iysheng/replace_gmtime
[bsp][stm32] Replace gmtime with gmtime_r
|
2021-10-04 23:30:55 +08:00 |
Meco Man
|
e49925584f
|
[ci] add ab32vg1
|
2021-10-01 20:18:05 -04:00 |
Meco Man
|
0d4945777d
|
[ab32vg1] 修复NULL和uint8报错
|
2021-10-01 20:08:50 -04:00 |
iysheng
|
dbaad29e04
|
[bsp][stm32] Replace gmtime with gmtime_r
Signed-off-by: iysheng <iysheng@163.com>
|
2021-10-01 16:41:21 +08:00 |
Bernard Xiong
|
b60adb2d04
|
Merge pull request #5113 from armink/fix_rtc
Fix rtc
|
2021-09-30 18:25:54 +08:00 |
yanmowudi
|
47d0508a74
|
update lib
|
2021-09-30 17:55:16 +08:00 |
armink
|
3fafe6e811
|
[bsp][simulator] Add RT_DEVICE_CTRL_RTC_GET_TIMEVAL support for RTC driver
|
2021-09-29 19:47:22 +08:00 |
armink
|
75e0ec124f
|
[components][time] Revert the old code.
|
2021-09-29 18:19:13 +08:00 |
armink
|
0beb9b3a07
|
[STM32][RTC] Add timeval ops for STM32 platform Sub-second timestamp.
|
2021-09-29 17:58:00 +08:00 |
armink
|
816a99d88e
|
[DeviceDriver][RTC] Add RT_DEVICE_CTRL_RTC_GET_TIMEVAL and RT_DEVICE_CTRL_RTC_SET_TIMEVAL ops
|
2021-09-29 17:52:10 +08:00 |
armink
|
a4619732df
|
[DeviceDriver] Change the special device commands form 0x1X to 0x2X. It will avoid same of general device commands.
|
2021-09-29 17:15:40 +08:00 |
armink
|
ff0b6d241b
|
[DeviceDriver][RTC] Remove RT_DEVICE_CTRL_RTC_GET_TIME_US and RT_DEVICE_CTRL_RTC_SET_TIME_US. Add RT_DEVICE_CTRL_RTC_GET_TIMEVAL and RT_DEVICE_CTRL_RTC_SET_TIMEVAL. The RT_DEVICE_CTRL_RTC_GET_TIMEVAL cmd can get second time and microsecond time.
|
2021-09-29 17:12:27 +08:00 |
Bernard Xiong
|
1e36db0c38
|
Merge pull request #4742 from mysterywolf/rtusingheap
[kernel] rtthread.h 增加#ifdef RT_USING_HEAP 预编译
|
2021-09-28 22:42:00 +08:00 |
Bernard Xiong
|
63c741996b
|
Merge pull request #5031 from liukangcc/armclang
[update] support armclang
|
2021-09-28 13:51:23 +08:00 |
Bernard Xiong
|
d43a68e95e
|
Merge pull request #5105 from mysterywolf/part
[libc]新建gcc文件夹,将newlib和partical文件夹并入
|
2021-09-28 13:48:39 +08:00 |
Bernard Xiong
|
ae49c3f560
|
Merge pull request #5096 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
|
2021-09-28 13:47:50 +08:00 |
aisino2200
|
ab2e2a9767
|
ACM32F4XX bsp add
|
2021-09-28 11:02:41 +08:00 |
Meco Man
|
c80688126a
|
[libc] 优化system 支持gcc
|
2021-09-27 22:20:21 -04:00 |
Meco Jianting Man
|
ebdf19bf0f
|
Merge branch 'RT-Thread:master' into part
|
2021-09-27 21:12:08 -05:00 |
guo
|
00d42ef73c
|
Merge pull request #5030 from junchao98/local-dev
[bsp] Fix missing header file applications in ls2k
|
2021-09-28 09:36:55 +08:00 |
Bernard Xiong
|
56aa0fe05c
|
Merge pull request #5106 from mysterywolf/system
[libc][keil][iar] 支持system函数
|
2021-09-28 08:23:00 +08:00 |
Meco Man
|
8b17d53da7
|
[libc]新建gcc文件夹,将newlib和partical文件夹并入
|
2021-09-27 16:40:12 -04:00 |
Meco Man
|
54e30edd88
|
[libc] 支持system函数
|
2021-09-27 16:12:37 -04:00 |
fzxhub
|
a5f7da8ec1
|
修改lpc408x中ADC驱动的版权信息
|
2021-09-27 22:29:53 +08:00 |
guo
|
4c1c946ba3
|
Merge pull request #5068 from liukangcc/time
[update] enable asctime_r function parameter legal.
|
2021-09-27 21:37:36 +08:00 |