Bernard Xiong
|
f88db1809e
|
Merge pull request #1850 from wuhanstudio/upstream-stm32f10x
Add I2C bus driver for stm32f10x
|
2018-09-29 21:49:09 +08:00 |
Wu Han
|
64c9eaa7dc
|
Add I2C1 in Kconfig
|
2018-09-29 18:58:15 +08:00 |
Wu Han
|
52fa0189ad
|
Add I2C bus driver for stm32f10x
|
2018-09-29 16:11:31 +08:00 |
Bernard Xiong
|
3a6e67961b
|
Merge pull request #1845 from Guozhanxin/master
update PWM driver | 完善pwm驱动
|
2018-09-28 22:52:01 +08:00 |
misonyo
|
8e00c1dacc
|
[bsp/qemu-vexpress-a9]change idle task stack to 1024
|
2018-09-27 10:36:25 +08:00 |
Bernard Xiong
|
98aa6adfb9
|
Merge pull request #1844 from jg1uaa/master
There is some "micro" word (e.g. section6), maybe "macro"?
|
2018-09-26 18:44:51 +08:00 |
guozhanxin
|
99b632915f
|
[bsp][stm32f4xx-HAL] update PWM driver
1. Fixed the overflow error of intermediate value
2. Fixed the error that counter register is not cleared
3. Add macro control for each channel
|
2018-09-26 18:23:36 +08:00 |
SASANO Takayoshi
|
2416baf731
|
There is some "micro" word (e.g. section6), maybe "macro"?
|
2018-09-26 18:48:17 +09:00 |
guozhanxin
|
12b7634c62
|
[components][drivers][pwm] Add rt_pwm_disable function and API Interface
|
2018-09-26 17:29:39 +08:00 |
Bernard Xiong
|
bc42d5baaa
|
Merge pull request #1839 from jg1uaa/master
uint8_t/uint16_t -> rt_uint8_t/rt_uint16_t
|
2018-09-26 11:43:19 +08:00 |
Bernard Xiong
|
b013a4baa7
|
Merge pull request #1842 from RT-Thread/fix_fpu
Fix fpu
|
2018-09-25 11:59:38 +08:00 |
Bernard Xiong
|
d96027f156
|
[libcpu] Fix the FPU definition in M4/M7 for ARM Clang
|
2018-09-25 11:08:58 +08:00 |
Bernard Xiong
|
ff08faf605
|
[Kernel] Adjust the copyright information
|
2018-09-25 11:06:07 +08:00 |
Bernard Xiong
|
32939be90c
|
[libc] Fix the fputc issue when enable microlib.
|
2018-09-25 11:04:02 +08:00 |
SASANO Takayoshi
|
829ea925fc
|
To avoid 'unknown type name' error, replace uint8_t and uint16_t to
rt_uint8_t and rt_uint16_t respectively.
|
2018-09-24 08:14:36 +09:00 |
Bernard Xiong
|
e877460a53
|
Merge pull request #1836 from RT-Thread/fix_fputc
[libc] Fix the fputc issue when use microlib.
|
2018-09-23 18:21:16 +08:00 |
Bernard Xiong
|
b49859582a
|
[libc] Fix the fputc issue when use microlib.
|
2018-09-23 14:43:21 +08:00 |
Bernard Xiong
|
4ffc675fcb
|
Merge pull request #1835 from RT-Thread/feature_clang_arm
[Kernel] Add ARMCC 6.x support.
|
2018-09-23 13:11:34 +08:00 |
Bernard Xiong
|
b98a0ba804
|
[Kernel] Add ARMCC 6.x support.
|
2018-09-23 12:08:44 +08:00 |
Bernard Xiong
|
cf13f84c61
|
Merge pull request #1834 from RT-Thread/bsp_imxrt1050
[BSP] Enable memory pool for i.MXRT1050-EVK.
|
2018-09-22 22:59:44 +08:00 |
Bernard Xiong
|
b9e7cf7fa3
|
[BSP] Enable memory pool for i.MXRT1050-EVK.
|
2018-09-22 22:22:18 +08:00 |
ZYH
|
780f538525
|
[Components][SDIO][MMC] fix null point check
|
2018-09-22 15:02:48 +08:00 |
ZYH
|
3d69c44ab8
|
[Components][SDIO]fix Null point access
|
2018-09-22 14:56:55 +08:00 |
ZYH
|
f6be7abb2d
|
[Components][SDIO]block 'err' declared without an initial value
|
2018-09-22 14:53:08 +08:00 |
ZYH
|
f260f7effd
|
[Components][SDIO]fix Assigned value is garbage or undefined
|
2018-09-22 14:49:47 +08:00 |
Bernard Xiong
|
c042690e59
|
Merge pull request #1832 from RT-Thread/bsp_imxrt1050
Bsp imxrt1050
|
2018-09-22 12:52:28 +08:00 |
Bernard Xiong
|
8293138408
|
[BSP] Update building script for gcc in i.MXRT/i.MXRT1050-EVK
|
2018-09-22 11:57:48 +08:00 |
Bernard Xiong
|
1f8836c1db
|
[BSP] Update project file for i.MXRT/i.MXRT1050-EVK.
|
2018-09-22 11:37:32 +08:00 |
Bernard Xiong
|
83d134bc82
|
Merge pull request #1810 from enkiller/dev
[DeviceDriver][wlan] add new wlan framework
|
2018-09-22 09:37:36 +08:00 |
Bernard Xiong
|
d675ede836
|
Merge pull request #1831 from Haleyl/master
[BSP]Add sct and fix some drivers bug
|
2018-09-21 19:11:03 +08:00 |
Bernard Xiong
|
b5202d17fb
|
Merge branch 'master' into dev
|
2018-09-21 17:09:46 +08:00 |
lin
|
05cc8415ad
|
[BSP]Add sct and fix some drivers bug
|
2018-09-21 16:11:56 +08:00 |
Bernard Xiong
|
b611f317fe
|
Merge pull request #1830 from RT-Thread/bsp_imxrt
Add standalone i.MXRT BSP for EVK.
|
2018-09-21 13:20:21 +08:00 |
Bernard Xiong
|
1159377c86
|
Merge pull request #1829 from nongxiaoming/master
[bsp][stm32f40x] Fix the bug of gpio driver.
|
2018-09-21 13:19:12 +08:00 |
Bernard Xiong
|
9d538371e6
|
[BSP] Add i.MXRT libraires.
|
2018-09-20 23:18:14 +08:00 |
Bernard Xiong
|
00d7d6f537
|
[BSP] Add standalone i.MXRT 1050 EVK BSP.
|
2018-09-20 23:10:27 +08:00 |
Bernard Xiong
|
87fcdf96bc
|
[BSP] Add CMSIS files for i.MXRT
|
2018-09-20 23:08:32 +08:00 |
Bernard Xiong
|
a13565ce26
|
Merge pull request #1825 from heyuanjie87/mtd-kenghuo-cla
添加新的mtd接口
|
2018-09-20 18:16:21 +08:00 |
nongxiaoming
|
2edb385d27
|
[bsp][stm32f40x] Fix the bug of gpio driver.
|
2018-09-20 15:24:45 +08:00 |
Bernard Xiong
|
5253d4e37d
|
Merge pull request #1828 from Guozhanxin/master
[components][dfs][ramfs] add RT_Object_Class_MemHeap flag for ramfs->memheap
|
2018-09-20 14:13:15 +08:00 |
guozhanxin
|
42d181307e
|
[components][dfs][ramfs] add RT_Object_Class_MemHeap flag for ramfs->memheap
|
2018-09-20 12:03:29 +08:00 |
heyuanjie87
|
b620c10014
|
更改许可
|
2018-09-20 09:41:05 +08:00 |
Bernard Xiong
|
51729e6a7c
|
Merge pull request #1827 from luofanlu/patch-3
Update at_client.c
|
2018-09-20 09:23:14 +08:00 |
Bernard Xiong
|
6806c0fa4b
|
Merge pull request #1826 from armink/fix_qemu
[bsp][qemu-vexpress-a9] Enable the software simulation RTC device
|
2018-09-20 09:22:52 +08:00 |
Bernard Xiong
|
c1c4da8e42
|
Merge pull request #1821 from maskedbaby/master
[bsp][stm32f40x]add main.c to file applications ,delete application.c and startup.c
|
2018-09-20 09:17:43 +08:00 |
luofanlu
|
d65424a51b
|
Update at_client.c
correct a spelling mistake
|
2018-09-19 22:53:22 +08:00 |
tangyuxin
|
f7423741f2
|
[DeviceDriver][wlan] 已知问题修复
1.Kconfig添加DEBUG选项
2.函数入参检查
3.修复拼写错误及逻辑错误
4.低功耗可以设定等级
5.移除残留中文注释
|
2018-09-19 15:06:24 +08:00 |
lida
|
31c0617942
|
[bsp][stm32f40x] add file .config rtconfig.h
|
2018-09-19 11:31:35 +08:00 |
armink
|
7ff50a39ed
|
[bsp][qemu-vexpress-a9] Enable the software simulation RTC device options.
|
2018-09-19 11:30:39 +08:00 |
heyuanjie87
|
3e71dc88f3
|
更改许可信息
|
2018-09-19 10:09:38 +08:00 |