Commit Graph

11077 Commits

Author SHA1 Message Date
Bernard Xiong aaf4696c87
Merge pull request #4291 from enkiller/0201-1650
[libcpu][cm33] 安全相关的函数使用宏进行隔离
2021-02-24 18:19:48 +08:00
Bernard Xiong d1ba6ff32e
Merge pull request #4373 from LeeChunHei/bsp_fix
imxrt bsp 修復
2021-02-24 16:46:05 +08:00
Bernard Xiong b7a71b8552
Merge pull request #4371 from mysterywolf/fixold
[libc] 去除RT_USING_NOLIBC 历史遗留
2021-02-24 16:45:29 +08:00
Bernard Xiong 86aec6371a
Merge pull request #4381 from mysterywolf/exit
[kernel]  rt_thread_control() 关闭线程后增加rt_schedule调度
2021-02-24 16:43:00 +08:00
Meco Man 2b98ac215a [kernel] rearrange rt_thread_control() - schedule the thread when close it 2021-02-24 16:29:43 +08:00
LeeChunHei b4cbfca550 change to use SConscript to enable clear bss in startup.s 2021-02-24 12:04:08 +08:00
Bernard Xiong 06e01da1d5
Merge pull request #4380 from Guozhanxin/raspberry-pico
[bsp][raspberry-pico] Fixed failure to start without connecting to UART
2021-02-24 11:22:58 +08:00
guozhanxin 05ce4e67c3 [bsp][raspberry-pico] Fixed failure to start without connecting to UART 2021-02-24 11:04:35 +08:00
Bernard Xiong c0331c5838
Merge pull request #4375 from mysterywolf/pin
[bsp][stm32][qspi]修复拼写错误
2021-02-23 18:59:40 +08:00
LeeChunHei e03eaec462 update to new usb api in hid and mouse source file 2021-02-23 13:42:19 +08:00
Meco Man 361f838567 修复拼写错误 2021-02-23 12:50:41 +08:00
LeeChunHei 8ef1fa192a fix no clear bss with gcc and the wrong logic in SConscript 2021-02-23 11:45:27 +08:00
Meco Man bf7a3af6fd update readme 2021-02-23 11:28:25 +08:00
Meco Man 8f7bbfa011 remove RT_USING_NOLIBC 2021-02-23 11:27:12 +08:00
Meco Man 6ee0d45644 update 2021-02-23 11:16:41 +08:00
Meco Man f9ad7f1b8c remove efm32 files 2021-02-23 10:41:07 +08:00
Meco Man 9220447060 update 2021-02-23 10:28:13 +08:00
Bernard Xiong 183eb0f399
Merge pull request #4370 from RT-Thread/revert-4295-test_branch
Revert "添加imxrt的pulse encoder和usb host驅動"
2021-02-23 10:10:39 +08:00
Bernard Xiong 4426af03f8
Revert "添加imxrt的pulse encoder和usb host驅動" 2021-02-23 09:44:27 +08:00
Bernard Xiong d9c3459e11
Merge pull request #4295 from LeeChunHei/test_branch
添加imxrt的pulse encoder和usb host驅動
2021-02-23 09:41:27 +08:00
Bernard Xiong 6d3847b6bd
Merge pull request #4335 from LeeChunHei/qtimer_port
爲RT1052移植QTMR的PWM
2021-02-23 09:41:03 +08:00
Bernard Xiong 5a53b08fb9
Merge pull request #4336 from LeeChunHei/spi_test
對imxrt的SPI傳輸改用非阻塞API
2021-02-23 09:40:17 +08:00
Bernard Xiong 0f288416f9
Merge pull request #4364 from mysterywolf/unistd
[libc][unistd] add getxxid() functions
2021-02-23 09:39:32 +08:00
Meco Man 497e7b45d4 remove minilibc 2021-02-23 03:28:19 +08:00
Meco Man b2d3317c6a remove minilibc 2021-02-23 03:21:16 +08:00
LeeChunHei 6f0b8a5b78 change the wrong syntax 2021-02-22 22:26:00 +08:00
LeeChunHei 4c32843d73 add minus sign for all RT_ERROR code 2021-02-22 22:23:10 +08:00
LeeChunHei a40bf3b11d adding option for using blocking spi transfer 2021-02-22 22:17:07 +08:00
tangyuxin 4f2359d34c [workqueue] 修复临界条件线程意外挂起问题
线程判断任务链表为空时,开中断挂起线程,在挂起线程的过程中,提交的任务不会被执行。

将线程的挂起与恢复放在中断保护内,确保挂起挂起恢复是一个完整的过程
2021-02-22 17:10:33 +08:00
Meco Man 19c8cab8bd update 2021-02-22 17:02:45 +08:00
Meco Man 69dc37e1aa update 2021-02-22 16:53:54 +08:00
Meco Man 46b5eb378f remove _getpid_r() 2021-02-22 16:30:10 +08:00
tangyuxin 791b8a35de [workqueue] 系统默认工作队列初始化阶段提前 2021-02-22 11:23:20 +08:00
wanghaijing b39a7c4822 [fix] flag 的赋值使用宏的方式 2021-02-22 10:12:49 +08:00
Meco Man 19ef112016 improve and beautify syscalls 2021-02-21 18:20:45 +08:00
Meco Man 3ebb48fae1 add comment 2021-02-21 18:05:47 +08:00
Meco Man c13c00e45c update 2021-02-21 18:01:29 +08:00
Meco Man d06420e1d7 implement getuid and getpid 2021-02-21 17:25:36 +08:00
Bernard Xiong 88d3bb7da5
Merge pull request #4361 from enkiller/0220-2042
[ipc] fix IAR Compilation error
2021-02-20 23:02:17 +08:00
tangyuxin be864bcdd1 [ipc] fix IAR Compilation error 2021-02-20 20:44:46 +08:00
haocg 79ec88953f DAC little bug 2021-02-20 16:27:21 +08:00
Meco Jianting Man c21f018b4a
Merge pull request #19 from RT-Thread/master
pr
2021-02-19 22:24:14 -06:00
Bernard Xiong 3b003937e8
Merge pull request #4352 from DavidLin1577/patch-7
Mini optimized the spi_flash_init.c
2021-02-20 12:19:11 +08:00
Bernard Xiong 2eaff5b829
Merge pull request #4353 from DavidLin1577/patch-8
Fixed the return value bug in sdcard_port.c
2021-02-20 12:19:01 +08:00
Bernard Xiong 4094b0e398
Merge pull request #4358 from mysterywolf/master
[libc] 优化abort函数
2021-02-20 12:15:49 +08:00
Bernard Xiong aa0adeccad
Merge pull request #4349 from mysterywolf/fatfs
[fatfs][rtc][bug] 修复FATFS底层接口get_fattime获取时间条件的bug
2021-02-20 12:14:52 +08:00
Bernard Xiong 68e676575e
Merge pull request #4357 from sheltonyu/developer
[bsp/at32] update for project default configuration
2021-02-20 12:14:35 +08:00
Bernard Xiong 3b459e8297
Merge pull request #4356 from BernardXiong/master
[bsp][x86] update x86 with Kconfig and newlib toolchains.
2021-02-20 12:13:48 +08:00
Bernard Xiong b204651517
Merge pull request #4333 from mysterywolf/pthread
[pthread][libc][time] 修改pthread与libc的时间函数若干问题
2021-02-20 12:12:56 +08:00
Meco Man ae2d414ca1 add system() for IAR 2021-02-20 11:57:41 +08:00