xuzhuoyi
|
f9a809fd39
|
[bsp][stm32f429-disco] Add LCD/touch/i2c to Kconfig
|
2018-10-04 15:45:13 +08:00 |
xuzhuoyi
|
61bca24ce6
|
[bsp][stm32f429-disco] Change touch exec from hard timer to thread
|
2018-10-03 19:47:34 +08:00 |
xuzhuoyi
|
18e0e0fcdd
|
[bsp][stm32f429-disco] Open touchscreen device when board init finished
|
2018-10-03 18:49:48 +08:00 |
xuzhuoyi
|
8ed3e82e22
|
[bsp][stm32f429-disco] register touch device to RT-Thread
|
2018-10-03 16:50:04 +08:00 |
xuzhuoyi
|
b5bb1f5785
|
[bsp][stm32f429-disco] Add touchscreen support
|
2018-10-03 15:20:09 +08:00 |
xuzhuoyi
|
a0c848b0e7
|
[bsp][stm32f429-disco] Add i2c support
|
2018-10-03 00:00:47 +08:00 |
xuzhuoyi
|
1ca25164fc
|
[bsp][stm32f429-disco] Fix missing of info->framebuffer
|
2018-10-02 22:12:53 +08:00 |
Bernard Xiong
|
d9dcfb13d0
|
Merge pull request #1858 from Guozhanxin/master
更新 HIFIVE1 bsp
|
2018-09-30 20:52:09 +08:00 |
guozhanxin
|
dcbad84470
|
[bsp][hifive1]更新 README,添加编译及下载运行方法
|
2018-09-30 18:07:57 +08:00 |
guozhanxin
|
23e92786f3
|
[bsp] hifive1 update: default select debug mode and update debug flags
|
2018-09-30 18:07:07 +08:00 |
Bernard Xiong
|
8ff95d49c5
|
Merge pull request #1856 from xuzhuoyi/stm32f4xx-hal
[bsp][stm32f4xx-hal] Fix compile failure when using ARM Compiler V6
|
2018-09-30 16:07:29 +08:00 |
xuzhuoyi
|
ffd38a57c3
|
[bsp][stm32f4xx-hal] Fix compile failure when using ARM Compiler V6.10.1
|
2018-09-30 14:53:55 +08:00 |
Bernard Xiong
|
0cd2c10627
|
Merge pull request #1833 from uestczyh222/sdio
Fix some bugs for sdio
|
2018-09-30 12:01:06 +08:00 |
ZYH
|
2e74539130
|
[Components][SDIO]fix 'rocr' declared without an initial value
|
2018-09-30 11:01:06 +08:00 |
Bernard Xiong
|
bce268c8ce
|
Merge pull request #1855 from Guozhanxin/master
[bsp][hifive1] add Makefile file
|
2018-09-30 10:37:48 +08:00 |
guozhanxin
|
f58da45090
|
[bsp][hifive1] add Makefile file
|
2018-09-30 10:33:34 +08:00 |
Bernard Xiong
|
e9b6db768f
|
Merge pull request #1854 from RT-Thread/fix_libc_EXFUN
[libc] Add _EXFUN judgement
|
2018-09-30 10:12:22 +08:00 |
Bernard Xiong
|
fcb62b80da
|
[libc] Add _EXFUN judgement
|
2018-09-30 09:41:43 +08:00 |
Bernard Xiong
|
1f472cd1e1
|
Merge pull request #1853 from RT-Thread/fix_menuconfig
[tools] move import of pymenuconfig to pyconfig function
|
2018-09-30 09:22:46 +08:00 |
Bernard Xiong
|
b0a813df81
|
[tools] move import of pymenuconfig to pyconfig function
|
2018-09-30 09:21:27 +08:00 |
Bernard Xiong
|
bdc8fe9a82
|
Merge pull request #1852 from weety/dev
Fixed Kconfig spelling mistake.
|
2018-09-29 22:58:34 +08:00 |
weety
|
84ffe47bb5
|
Fixed Kconfig spelling mistake.
|
2018-09-29 22:54:28 +08:00 |
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 |
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 |