Commit Graph

11046 Commits

Author SHA1 Message Date
supperthomas 8ac935aeaf add the driver of gpio 2021-02-16 00:02:00 +08:00
Bernard Xiong 06f47dafd2
Merge pull request #4339 from mysterywolf/exit
[libc][keil]实现_sys_tmpnam()函数
2021-02-15 23:43:32 +08:00
Bernard Xiong 91d29c33db
Merge pull request #4340 from mysterywolf/RT_TICK_PER_SECOND
[libc][keil] 在sconscript中定义CLOCKS_PER_SEC宏
2021-02-15 23:30:10 +08:00
supperthomas c0f8330811 fix the sample code 2021-02-15 14:21:41 +08:00
supperthomas 3e6b866956 fix the code sytle 2021-02-15 13:59:08 +08:00
supperthomas 6c7ae38938 [bsp/max32660] add the driver of spi 2021-02-15 13:55:52 +08:00
Bernard Xiong d1cb9c5d97
Merge pull request #4341 from mysterywolf/unlink
[libc][iar][gcc] 优化remove函数
2021-02-15 09:28:48 +08:00
Bernard Xiong 7d72bdf303
Merge pull request #4314 from mysterywolf/mktime1
[bug][localtime]解决底层驱动格林威治时间与当地时间混乱使用的问题
2021-02-15 09:26:52 +08:00
Meco Man c842f2a067 change header 2021-02-15 08:05:49 +08:00
Meco Man 540bacad9c update 2021-02-15 08:03:52 +08:00
Meco Man abcb050603 [libc][iar][gcc] 优化remove函数 2021-02-15 07:53:58 +08:00
Meco Man 4615a7d96c remove gcc 2021-02-15 07:35:14 +08:00
Meco Man 33769db3cf [libc][gcc][keil] 在sconscript中定义RT_TICK_PER_SECOND宏 2021-02-15 07:17:16 +08:00
Meco Man c4d11f52dd update 2021-02-14 18:47:48 +08:00
Meco Man bb35f07bf2 implement _sys_tmpnam() 2021-02-14 18:46:55 +08:00
LeeChunHei 7e5034c67d change to use non blocking api and use semaphore to sync the transfer 2021-02-14 12:15:20 +08:00
Bernard Xiong bfde38030b
Merge pull request #4334 from mysterywolf/exit
[libc][exit][abort] 重新实现exit和abort函数
2021-02-13 23:20:21 +08:00
LeeChunHei b51c6339f0 finish testing 2021-02-13 18:50:58 +08:00
LeeChunHei fa5c8e1502 modifly to use multi usb(not tested) 2021-02-13 18:50:47 +08:00
LeeChunHei 75a4efc406 Add pulse encoder and usb host to imxrt (not tested) 2021-02-13 18:50:37 +08:00
LeeChunHei 7c151557c3 Add pulse encoder and usb host to imxrt (not tested) 2021-02-13 18:50:19 +08:00
LeeChunHei 18ff046e7f change to correct username 2021-02-13 18:42:51 +08:00
Meco Man 652d98bca6 update dlibc syscalls.c 2021-02-13 15:16:53 +08:00
Meco Man 2530a5a272 [dlib]remove syscalls.h and add syscalls.c to implement exit() and abort() 2021-02-13 15:14:07 +08:00
Meco Man f1fa47611f update 2021-02-13 13:30:40 +08:00
Meco Man 23d4c200c9 add noreturn 2021-02-13 13:23:18 +08:00
Meco Man b89b3958bc [libc][exit][abort] 重新实现exit和abort函数 2021-02-13 13:16:17 +08:00
Bernard Xiong d1d2d3a210
Merge pull request #4317 from DavidLin1577/patch-3
[bsp]Fixed the stack overflow bug in i2c.c
2021-02-12 23:53:57 +08:00
Bernard Xiong eda10bb966
Merge pull request #4318 from DavidLin1577/patch-4
[bsp]Mini optimized the drv_sound.c
2021-02-12 23:07:50 +08:00
Meco Man 598aa86f75 move clock_time_to_tick to time.c 2021-02-12 20:36:17 +08:00
Bernard Xiong 122a1753d5
Merge pull request #4330 from liruncong/RT_SECTION
SECTION改为RT_SECTION
2021-02-12 13:02:31 +08:00
Bernard Xiong 12ce3bd4ff
Merge pull request #4332 from supperthomas/max32660
[bsp/maxim]add the bsp of max32660-evsys
2021-02-12 12:58:44 +08:00
Meco Man 40bb949cd5 update bsp zynq7000 2021-02-12 12:44:12 +08:00
Meco Man 55b31a7c00 update fh8620 这些BSP太老了!! 2021-02-12 12:34:29 +08:00
Meco Man 45867effd8 update bsp fh8620 zynq7000 2021-02-12 12:28:04 +08:00
Meco Man cc000b33cd update bsp ls1cdev 2021-02-12 12:24:59 +08:00
Meco Man 5fc59f88c1 update 2021-02-12 12:14:45 +08:00
Meco Man ac500f35d6 change RT_USING_PTHREADS to RT_USING_POSIX 2021-02-12 12:08:14 +08:00
Meco Man e33e7822d7 add <sys/types.h> 2021-02-12 02:58:44 +08:00
Meco Man 28e8e6da62 add void rt_hw_us_delay(rt_uint32_t us) for mini2440 2021-02-12 02:37:30 +08:00
Meco Man fa8e8ed31f add RTM_EXPORT label for unistd.c 2021-02-12 02:21:30 +08:00
Meco Man e3a32e807c update 2021-02-12 02:20:22 +08:00
Meco Man 789f1a8753 move all functions located in <pthread_sleep.c> to this file 2021-02-12 02:12:33 +08:00
Meco Man 417f8b9bed update 2021-02-12 01:46:16 +08:00
Meco Man 107c27f38d update 2021-02-12 01:40:45 +08:00
Meco Man 291fe36139 [pthread][libc] move 'clock_time' to libc 2021-02-12 01:30:41 +08:00
supperthomas f818faec58 fix the code sytle 2021-02-12 00:28:44 +08:00
Meco Man f0805a7973
Merge pull request #16 from RT-Thread/master
pr
2021-02-11 09:45:49 -06:00
Bernard Xiong a4dd106d49
Merge pull request #4316 from mysterywolf/gettimeofday
[libc][time] 修复多处bug;增加time相关函数
2021-02-11 23:37:25 +08:00
supperthomas 096253936f [bsp/max32660] add readme 2021-02-11 23:33:38 +08:00