Commit Graph

11520 Commits

Author SHA1 Message Date
Bernard Xiong ff4dfda5ff
Merge pull request #4633 from whj4674672/spi
[add] spi config increases irq_type
2021-04-27 20:52:33 +08:00
Bernard Xiong b33c685486
Merge pull request #4246 from github0null/master
[fix] miss arguments when invoke dist_handle
2021-04-27 20:52:13 +08:00
Bernard Xiong 01050e5e54
Merge pull request #4642 from xiaoxiaohuixxh/juicevm-port
Juicevm port
2021-04-27 10:08:51 +08:00
Bernard Xiong d7c70443e6
Merge pull request #4644 from mysterywolf/libc-unity
[libc][unistd] complete unistd.c
2021-04-27 10:02:13 +08:00
Bernard Xiong c75ea0ae7d
Merge pull request #4645 from yangjie11/delete-bsp
[bsp]delete simulator files and realview-a8 bsp
2021-04-27 10:01:14 +08:00
yangjie 5ea61fca5a [bsp][realview-a8] delete realview-a8 bsp 2021-04-26 14:59:31 +08:00
yangjie 9c784f9c1f [bsp][simulator]delete tap_netif.c 2021-04-26 14:57:26 +08:00
xiaoxiaohuixxh a87e33db3f [bsp/juicevm] ADD README.md 2021-04-26 14:48:20 +08:00
Meco Man cb7fa8fcea implement pid_t gettid(void) 2021-04-26 14:34:26 +08:00
Meco Man 19347ed454 [libc][unistd] 完善isatty() 2021-04-26 14:31:31 +08:00
Meco Jianting Man f90c522308
Merge pull request #46 from RT-Thread/master
sycn
2021-04-26 14:16:05 +08:00
Bernard Xiong 428946c6ae
Merge pull request #4626 from mysterywolf/libc
重新整理common文件夹
2021-04-26 13:50:43 +08:00
xiaoxiaohuixxh d64a11bb1e [bsp/juicevm] Add JuiceVm BSP. 2021-04-26 13:46:22 +08:00
xiaoxiaohuixxh 1bc204722d [libcpu] Add JuiceVm SUPPORT. 2021-04-26 13:46:19 +08:00
Meco Man ae66d82624 update sconscript 2021-04-25 21:32:08 +08:00
Meco Man f9ba41f4c2 更改libc目录为common 以及 none-gcc 2021-04-25 21:10:31 +08:00
Bernard Xiong 75e13c6866
Merge pull request #4631 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
2021-04-25 20:06:24 +08:00
Bernard Xiong f251cf152d
Merge pull request #4638 from yangjie11/remove-gpl
[bsp][sam7x]remove the gpl file(mii.h)
2021-04-25 18:14:58 +08:00
Bernard Xiong 78909aedd8
Merge pull request #4639 from yangjie11/delete-bsp
[bsp]delete fh8620、gkipc, because of gpl license
2021-04-25 15:03:57 +08:00
wanghaijing 7c074c0717 [remove] incorrect SPI IIC information 2021-04-25 14:24:22 +08:00
yangjie 6152b37ca6 [bsp]delete fh8620、gkipc, because of gpl license 2021-04-25 11:39:21 +08:00
yangjie 8f2ebf6eec [bsp][sam7x]remove the gpl file(mii.h) 2021-04-25 10:02:29 +08:00
wanghaijing 5b7dac8c8e [add] spi config increases irq_type 2021-04-23 09:55:31 +08:00
Bernard Xiong e3c19a8463
Merge pull request #4601 from armink/fix_ulog
[ulog] Fix thread info show when kernel not startup.
2021-04-22 13:44:40 +08:00
Meco Jianting Man 7935f892d2
Merge pull request #44 from RT-Thread/master
update
2021-04-22 12:27:28 +08:00
Bernard Xiong ed84d02eb3
Merge pull request #4618 from mysterywolf/key
[stm32 pandora] implement drv_key and modify drv_sdcard
2021-04-22 11:39:15 +08:00
rtthread-bot 8278898783 Merge remote-tracking branch 'rtt_gitee/gitee_master' 2021-04-21 16:41:19 +00:00
Bernard Xiong 490b2be755
Merge pull request #4628 from yangjie11/remove-bsp
[bsp][qemu]更换 smc911 驱动头文件
2021-04-22 00:18:40 +08:00
Bernard Xiong 111ee30448
Merge pull request #4629 from Guozhanxin/uac
【完善】uac class, 去除 GPL 代码
2021-04-21 18:57:45 +08:00
yangjie afee7fd2b9 [bsp]update 2021-04-21 17:22:07 +08:00
guozhanxin 48bf53b6e0 【完善】uac class, 去除 GPL 代码 2021-04-21 16:39:14 +08:00
yangjie b2a589b89e [bsp][qemu-vexpress-a9/drivers] change to lan911 header file 2021-04-21 10:33:58 +08:00
bernard ce14c4aae0 !186 add I2C bus control api
Merge pull request !186 from Rice_Chen/gitee_master
2021-04-21 08:52:05 +08:00
Bernard Xiong f4f6bf5237
Merge pull request #4485 from mysterywolf/wdgl0
[bug][stm32][wdg] 修复没有考虑到L0芯片的问题
2021-04-21 08:38:36 +08:00
Meco Jianting Man 09f04bee8f
Merge pull request #43 from RT-Thread/master
update
2021-04-21 05:58:37 +08:00
Meco Man c871726e89 update readme 2021-04-21 02:16:29 +08:00
Meco Man 40c09fc1e0 重新分类为common文件夹下属all文件夹和excgcc文件夹 2021-04-21 00:56:36 +08:00
RiceChen 0b9e01cced add I2C bus control api 2021-04-20 00:26:28 +08:00
Bernard Xiong 4188301bda
Merge pull request #4624 from thread-liu/master
[update] cmake.py, delete extra code.
2021-04-19 21:46:35 +08:00
thread-liu f5d636626c [update] cmake.py, delete extra code. 2021-04-19 18:31:35 +08:00
Bernard Xiong 18ccf1d182
Merge pull request #4523 from xiangxistu/master
[fix] the overflow problem of lwip rx thread mailbox.
2021-04-19 13:35:22 +08:00
Bernard Xiong 3c423b0fba
Merge pull request #4622 from thread-liu/master
[update] cmake.py, add c++ support and libpath.
2021-04-19 10:22:45 +08:00
thread-liu 9be6445890 [update] cmake.py, add c++ support and libpath. 2021-04-19 09:46:07 +08:00
Bernard Xiong 3fa35a398b
Update ulog.c
Use `rt_thread_self()` to determine whether the scheduler is started or not.
2021-04-19 06:50:58 +08:00
Bernard Xiong 65bc0faa76
Merge pull request #4609 from mysterywolf/ym
[ymodem] Check the file path's legitimacy of 'sy' command
2021-04-19 06:48:00 +08:00
Bernard Xiong 1916135b89
Merge pull request #4608 from majianjia/master
Add more trys when switching MMC card data width
2021-04-19 00:29:09 +08:00
Meco Man 926cd86589 remove dlib and armlibc sys folder 2021-04-18 01:36:35 +08:00
Meco Man 6026c68d37 加入<sys/types.h>声明 2021-04-18 01:00:37 +08:00
Meco Man bc25c8a6e8 update sconscript 2021-04-18 00:55:32 +08:00
Meco Man 9d401ea8b0 重新整理libc重复共用文件,创建common_for_all 和 common_for_keiliar 2021-04-18 00:51:07 +08:00