Commit Graph

7206 Commits

Author SHA1 Message Date
yangjie f43ee36d86 [bsp]delete some original driver files 2018-12-05 14:55:31 +08:00
MurphyZhao 1ecf6cbc7c 【更新】utest gcc 链接符
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-12-05 14:53:37 +08:00
yangjie 917c3f17f9 [bsp]modify README.md 2018-12-05 13:52:07 +08:00
yangjie f3e30a0d95 [bsp]add libs 2018-12-05 11:50:06 +08:00
yangjie 8e0d25f08e [bsp]add bsp lpc54114-lite 2018-12-05 11:44:53 +08:00
Bernard Xiong da56076b51
Merge pull request #2028 from aozima/bsp_dev
修复一系列BSP编译错误
2018-12-04 19:18:02 +08:00
Bernard Xiong 96c0a42f51
Merge pull request #2029 from jesven/fix-rt_hw_context_switch_interrupt
修正rt_hw_context_switch_interrupt中一处笔误
2018-12-04 19:17:46 +08:00
Bernard Xiong cd86208e5e
Merge pull request #2027 from HubertXie/master
减ulog Flash占用
2018-12-04 18:16:18 +08:00
shaojinchun f64b7536e7 修正rt_hw_context_switch_interrupt中一处笔误 2018-12-04 18:07:38 +08:00
Bernard Xiong 0196df11e9
Merge pull request #2014 from SummerGGift/add_stm32_new_framework
[bsp][STM32] Add bsp based on new framework
2018-12-04 17:07:36 +08:00
SummerGift 3ed1ef7926 [bsp][STM32] optimize bsp linker_scripts && README.md 2018-12-04 11:32:48 +08:00
HubretXie 81cd4d4f4b
Update ulog.h
增加LOG_HEX
2018-12-04 09:10:52 +08:00
HubretXie fa06299637
Update ulog_def.h
增加log_hex
2018-12-04 09:09:58 +08:00
aozima a3b4e78527 [bsp][stm32f429-disco] support ANSI C. 2018-12-03 20:25:05 +08:00
aozima b15aa8a1ed [bsp][stm32f40x] support lwIP 2.x 2018-12-03 20:24:09 +08:00
aozima f63f1f80dd [bsp][stm32f107] support lwIP 2.x 2018-12-03 20:23:55 +08:00
aozima 62058e18fe [bsp][samd21] update scons script. 2018-12-03 20:22:59 +08:00
aozima cdf3f7e670 [bsp][rm48x50] update scons config: disable MDK support. 2018-12-03 20:22:06 +08:00
aozima cb1d1d70f1 [bsp][nv32f100x] update scons config: disable GCC support. 2018-12-03 20:21:32 +08:00
aozima b02bad374f [bsp][mini4020] update rtconfig.h 2018-12-03 20:15:12 +08:00
aozima 7e8608f35a [bsp][mb9bf500r] update scons config: disable IAR support. 2018-12-03 20:11:01 +08:00
aozima 5ee6bf4a8a [bsp][lpc176x] update scons script. 2018-12-03 20:10:28 +08:00
aozima 23833bfa78 [bsp][frdm-k64f] update MDK linker script. 2018-12-03 20:03:26 +08:00
aozima 01dbc85f73 [bsp][frdm-k64f] update scons config: update MDK support. 2018-12-03 20:03:01 +08:00
aozima d4cb16e5db [bsp][apollo2] update scons config: update MDK support. 2018-12-03 20:01:43 +08:00
aozima 2d48393fd2 [bsp][CME_M7] update lwIP config. 2018-12-03 20:00:23 +08:00
aozima 30538a9478 [bsp][CME_M7] update scons config: update MDK support. 2018-12-03 20:00:20 +08:00
aozima 808bc757f1 [bsp][CME_M7] update scons config: disable IAR support. 2018-12-03 19:57:25 +08:00
Bernard Xiong aafb165089
Merge pull request #2025 from HubertXie/master
Update dfs_elm.c
2018-12-03 19:50:37 +08:00
SummerGift 0a4abb8f94 [bsp][STM32] update linker_scripts for stm32 bsp 2018-12-03 18:45:51 +08:00
HubretXie 889afa7b04
Update dfs_elm.c
fatfs: mkfs时增加FM_SFD参数,减少文件系统对flash空间的占用
2018-12-03 18:09:52 +08:00
Bernard Xiong 9757f6b405
Merge pull request #2022 from whj4674672/master
[BSP]stm32f107 fix usart3
2018-12-03 17:41:04 +08:00
SummerGift 633876a66b [bsp][STM32] optimize stm32 BSP main.c 2018-12-03 15:58:24 +08:00
SummerGift afaadd8732 [bsp][STM32] optimize stm32 BSP docs 2018-12-03 13:54:44 +08:00
SummerGift 01bdef21e9 [bsp][STM32] add bsp 制作规范 2018-12-03 13:49:58 +08:00
Bernard Xiong efaac449d4
Create README.md 2018-12-02 12:09:23 +08:00
whj4674672 00f9958c38 [BSP]stm32f107 fix usart3 2018-12-01 16:30:24 +08:00
SummerGift 5cbe222196 [bsp][STM32] update stm32 bsp 2018-11-30 18:29:59 +08:00
MurphyZhao 85d275b399 [components/utilities][add] 增加测试框架 utest 代码
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-11-30 16:13:17 +08:00
Bernard Xiong bcd591c5f5
Merge pull request #2018 from dogandog/master
Update serial.h
2018-11-30 12:48:04 +08:00
Owen a3e4d57a54
Update serial.h
correct definition of struct serial_configure
2018-11-30 11:07:56 +08:00
Bernard Xiong 5bcd30c5a0
Merge pull request #2015 from Lawlieta/at
[net][at] Fix at_recvfrom() select event issue
2018-11-30 09:54:25 +08:00
Bernard Xiong 7bd57103ff
Merge pull request #2017 from geniusgogo/fix_pm
fixed pm tick adjust
2018-11-30 09:54:14 +08:00
geniusgogo d168f2ac74 fixed pm tick adjust 2018-11-29 23:40:04 +08:00
chenyong 37a3a03e33 [net][at] Fix at_recvfrom() select event issue
Signed-off-by: chenyong <1521761801@qq.com>
2018-11-29 18:55:14 +08:00
SummerGift c40bea56b0 [bsp][STM32] Add CI for new stm32 bsp 2018-11-29 17:25:59 +08:00
SummerGift 739b2ba51c [bsp][STM32] Add bsp based on new framework 2018-11-29 17:06:06 +08:00
Bernard Xiong 07fce42479
Merge pull request #2009 from zhaojuntao/fix-1124
[components/drivers] 修复数据类型不匹配的问题
2018-11-28 19:29:22 +08:00
yangjie11 1a7f95f92b
Merge pull request #1 from RT-Thread/master
test
2018-11-28 19:02:11 +08:00
MurphyZhao 7556ab89da [components/drivers/audio] [修复] audio 中枚举类型不匹配的问题
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-11-28 18:56:40 +08:00