tangweikang
|
b1cdc3a2cb
|
[toolchain] Added support for the TASKING toolchain.
|
2021-02-07 12:06:02 +08:00 |
|
tangweikang
|
01b43fcb8c
|
[stm32][stm32f103-blue-pill] add USB device support.
|
2021-01-13 11:34:45 +08:00 |
|
tangweikang
|
f91089b578
|
[BSP][STM32] update void HAL_Delay(__IO uint32_t Delay)
|
2020-12-08 14:36:38 +08:00 |
|
tangweikang
|
62654ea9ed
|
[K210] update Kconfig : select ARCH_RISCV_FPU_S
|
2020-11-21 14:28:45 +08:00 |
|
tangweikang
|
732382c676
|
[K210] update compile parameters and startup_gcc.S
|
2020-11-21 13:47:58 +08:00 |
|
tangweikang
|
c8deffcf56
|
[libcpu/risc-v][K210] add FPU support
|
2020-11-20 13:53:50 +08:00 |
|
tangweikang
|
2f68120e49
|
[libcpu][risc-v] Fixed bsp k210 failing to compile | 修复 k210 无法编译的问题。
|
2020-10-29 10:54:53 +08:00 |
|
tangweikang
|
311d924299
|
[bsp][stm32] update stm32 mdk project
|
2020-10-28 14:42:18 +08:00 |
|
tangweikang
|
eabf1cfb4a
|
[bsp][stm32] update stm32l053-st-nucleo project.
|
2020-10-28 11:57:12 +08:00 |
|
tangweikang
|
2a193a0ce3
|
[bsp][stm32] update stm32l010-st-nucleo project.
|
2020-10-28 11:52:58 +08:00 |
|
tangweikang
|
64282eaef6
|
[bsp][stm32] update stm32/stm32l4r5-st-nucleo project
|
2020-10-28 11:40:09 +08:00 |
|
tangweikang
|
05fc423ed2
|
[stm32] scons --target=iar
|
2020-10-27 17:36:47 +08:00 |
|
tangweikang
|
b2a9b8308e
|
[components][usb] word error : PROERTY -> PROPERTY
|
2020-08-04 11:01:22 +08:00 |
|
tangweikang
|
ab8b25bcd3
|
[bsp][stm32][wdt] Optimize code style.
|
2020-07-23 18:37:35 +08:00 |
|
tangweikang
|
43c0118e8f
|
[components][wlan] Fix for rt_wlan_event_dispatch() not passing user_buff. | 修复 rt_wlan_event_dispatch() 未传递 user_buff 的问题。
|
2020-07-17 15:29:22 +08:00 |
|
tangweikang
|
2e8375dd12
|
[bsp][stm32][drv_sdio.c] adapt stm32f2 series | 适配 stm32f2 系列
|
2020-06-18 19:22:38 +08:00 |
|
tangweikang
|
15b10bd5e2
|
[components][sfud] update sfud options.
|
2019-12-03 16:45:46 +08:00 |
|
tangweikang
|
2f5d269900
|
[stm32][doc] update STM32系列外设驱动添加指南.md
|
2019-11-07 14:30:35 +08:00 |
|
tangweikang
|
2a37a4abf6
|
[update][bsp][stm32] drv_rtc.c
|
2019-10-17 18:29:32 +08:00 |
|
tangweikang
|
4d796c8fb3
|
[bsp][stm32][driver][drv_pulse_encoder.c] code style
|
2019-09-29 18:05:39 +08:00 |
|
tangweikang
|
c11686751e
|
[bsp][stm32][driver][drv_pulse_encoder.c] code style
|
2019-09-24 14:27:40 +08:00 |
|
tangweikang
|
f1fe6479b1
|
[bsp][stm32][driver][drv_pulse_encoder.c] remove pulse_encoder->parent.user_data
|
2019-09-24 11:54:05 +08:00 |
|
tangweikang
|
7c455e6767
|
[bsp][stm32][driver] drv_pulse_encoder.c
|
2019-09-20 15:57:26 +08:00 |
|
tangweikang
|
41f00e5315
|
[bsp][stm32] fix : #define HEAP_BEGIN
|
2019-09-12 10:35:05 +08:00 |
|
tangweikang
|
0f74ee7e20
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into drv_encoder
# Conflicts:
# components/drivers/misc/encoder.c
|
2019-08-30 16:11:46 +08:00 |
|
tangweikang
|
b76d3dac8a
|
[components][drivers] change name: encoder -> pulse_encoder
|
2019-08-30 15:58:52 +08:00 |
|
tangweikang
|
05b1dff094
|
[bsp][stm32] add drv_encoder.c to stm32f103-atk-warshipv3
|
2019-08-27 09:31:41 +08:00 |
|
tangweikang
|
94d7bdd010
|
[bsp][stm32] add drv_encoder.c to stm32f407-atk-explorer
|
2019-08-23 16:50:59 +08:00 |
|
tangweikang
|
086d26e0b4
|
[components][drivers][encoder] update
|
2019-08-23 14:43:44 +08:00 |
|
tangweikang
|
1d4139ab53
|
[bsp][stm32] add drv_encoder.c
|
2019-08-23 14:08:02 +08:00 |
|
tangweikang
|
f9bad31d57
|
[components][drivers] change name: capture -> inputcapture
|
2019-08-21 10:51:02 +08:00 |
|
tangweikang
|
e1587de6f7
|
[components][drivers] update capture driven framework
|
2019-08-15 16:44:05 +08:00 |
|
tangweikang
|
473505053f
|
[components][drivers] add capture driven framework
|
2019-08-13 20:33:23 +08:00 |
|
tangweikang
|
2b9a9e0163
|
[components][drivers] update : Move clear_count() function from ops->control() to ops->clear_count()
|
2019-08-12 13:47:03 +08:00 |
|
tangweikang
|
e5dc60e3cf
|
[components][drivers] update encoder driven framework
|
2019-08-11 16:15:43 +08:00 |
|
tangweikang
|
cc565da5a1
|
[components][drivers] add encoder driven framework
|
2019-08-09 18:42:14 +08:00 |
|
tangweikang
|
a509186e97
|
[update][bsp][stm32] drv_wdt.c
|
2019-07-22 09:15:25 +08:00 |
|
tangweikang
|
7cca808705
|
[bsp][stm32] update drv_wdt.c
|
2019-07-12 15:50:01 +08:00 |
|
tangweikang
|
fae9518185
|
[bsp][stm32] drv_wdt.c | 完善 stm32 看门狗驱动
|
2019-06-25 20:26:35 +08:00 |
|
tangweikang
|
eef4afe9fb
|
[update][bsp][stm32] drv_gpio.c
|
2019-06-19 08:46:09 +08:00 |
|
tangweikang
|
de4336420a
|
[update] drv_gpio.c
|
2019-06-18 16:34:21 +08:00 |
|
tangweikang
|
c4c58a0ead
|
[add] stm32 SDIO_MAX_FREQ option.If not defined, the default minimum value is 1000000 .
|
2019-06-18 16:14:21 +08:00 |
|
tangweikang
|
4f44fa8f60
|
[components][freemodbus] update function : xMBPortSerialInit(...) and xMBMasterPortSerialInit(...) | 更新 xMBPortSerialInit() 与 xMBMasterPortSerialInit() 函数
|
2019-05-15 17:16:20 +08:00 |
|
tangweikang
|
3dd64da78b
|
[components][freemodbus] update function : xMBPortSerialInit(...) and xMBMasterPortSerialInit(...) | 更新 xMBPortSerialInit() 与 xMBMasterPortSerialInit() 函数
|
2019-05-15 12:03:03 +08:00 |
|
tangweikang
|
fcdd5d197f
|
[components] 添加 RT_USING_ALARM 选项
|
2019-03-14 18:05:31 +08:00 |
|
tangweikang
|
23e61b03cc
|
[bsp][stm32] 文档细节完善
|
2019-02-19 08:18:34 +08:00 |
|
tangweikang
|
a7ef0790c5
|
[bsp][stm32] 为文档添加 ADC 驱动教程
|
2019-02-19 08:18:34 +08:00 |
|
tangweikang
|
8dc89433f7
|
[bsp][stm32] 为文档添加 TIMER 驱动教程
|
2019-02-19 08:18:34 +08:00 |
|
tangweikang
|
7a6e7152cf
|
[bsp][stm32] 为文档添加 PWM 驱动教程
|
2019-02-19 08:18:34 +08:00 |
|