- 17 2月, 2020 13 次提交
-
-
由 David Lin 提交于
-
由 David Lin 提交于
macro error: PL041_CHANNLE_LEFT_DAC -> PL041_CHANNEL_LEFT_DAC PL041_CHANNLE_RIGHT_DAC -> PL041_CHANNEL_RIGHT_DAC PL041_CHANNLE_LEFT_ADC -> PL041_CHANNEL_LEFT_ADC PL041_CHANNLE_RIGHT_ADC -> PL041_CHANNEL_RIGHT_ADC parameter error: channle -> channel functions error: aaci_pl041_channle_disable -> aaci_pl041_channel_disable aaci_pl041_channle_enable -> aaci_pl041_channel_enable aaci_pl041_channle_read -> aaci_pl041_channel_read aaci_pl041_channle_write -> aaci_pl041_channel_write aaci_pl041_channle_cfg -> aaci_pl041_channel_cfg
-
由 David Lin 提交于
macro error: PL041_CHANNLE_NUM -> PL041_CHANNEL_NUM parameter error: channle -> channel functions error: aaci_pl041_channle_disable -> aaci_pl041_channel_disable aaci_pl041_channle_enable -> aaci_pl041_channel_enable aaci_pl041_channle_read -> aaci_pl041_channel_read aaci_pl041_channle_write -> aaci_pl041_channel_write aaci_pl041_channle_cfg -> aaci_pl041_channel_cfg
-
由 Bernard Xiong 提交于
[bsp][stm32][stm32f103-atk-warshipv3]add sdcard driver
-
由 Bernard Xiong 提交于
[libcpu]context-m33:fix label error in context_gcc.S
-
由 Bernard Xiong 提交于
[net] Fixed macro error in lc-switch.h
-
由 Bernard Xiong 提交于
Fixed typo: 'commond'
-
由 Bernard Xiong 提交于
Fixed typo: 'wirte' in uffs_nandif.c
-
由 Bernard Xiong 提交于
Fixed typo: 'swtich' in coding_style_cn.md
-
由 Bernard Xiong 提交于
Fixed function spelling mistakes in context_iar.S
-
由 Bernard Xiong 提交于
Fixed typo: 'lenght'
-
由 Bernard Xiong 提交于
Fixed typos: 'threah' and 'swithc' in cpuport.c
-
由 David Lin 提交于
Fixed typo: threah -> thread swithc -> switch
-
- 16 2月, 2020 6 次提交
-
-
由 David Lin 提交于
Fixed macro error: __LC_SWTICH_H__ -> __LC_SWITCH_H__
-
由 David Lin 提交于
swtich_to_thread -> switch_to_thread
-
由 David Lin 提交于
Note that the word 'swtich' is wrong, so that 'swtich' should been replaced with 'switch'.
-
由 David Lin 提交于
Note that the word 'wirte' is wrong, so that 'wirte' should been replaced with 'write'.
-
由 David Lin 提交于
Note that the word 'lenght' is wrong, so that 'lenght' should been replaced with 'length'.
-
由 David Lin 提交于
Note that the word 'commond' is wrong, so that 'commond' should been replaced with 'command'.
-
- 11 2月, 2020 2 次提交
-
-
由 nongxiaoming 提交于
-
由 Bernard Xiong 提交于
修复因串口接收缓冲区满且没有开启ULOG_USING_ISR_LOG而造成的死机问题
-
- 10 2月, 2020 2 次提交
-
-
由 Bernard Xiong 提交于
[AT] Fix typos in Kconfig
-
由 luhuadong 提交于
-
- 08 2月, 2020 1 次提交
-
-
由 Bernard Xiong 提交于
[Tools] rename GCC_VERSION to GCC_VERSION_STR
-
- 07 2月, 2020 5 次提交
-
-
由 Bernard Xiong 提交于
给软件定时器增加定时器工作状态查询的功能
-
由 fhqlongteng 提交于
-
由 Bernard Xiong 提交于
Update show version info.
-
由 Bernard Xiong 提交于
-
由 armink_ztl 提交于
-
- 06 2月, 2020 4 次提交
-
-
由 Bernard Xiong 提交于
Fix spi
-
由 Bernard Xiong 提交于
fix: 为W60x添加rt_hw_us_delay
-
由 bigmagic 提交于
-
由 bigmagic 提交于
-
- 05 2月, 2020 2 次提交
-
-
由 Bernard Xiong 提交于
update Kconfig in raspi-64 bsp to fix RTT root path
-
https://github.com/RT-Thread/W601_IoT_Board/issues/10由 Wendal Chen 提交于
思路是将drv_soft_i2c的w60x_udelay, 改名为rt_hw_us_delay, 并搬到broad.c
-
- 04 2月, 2020 1 次提交
-
-
由 品雪 提交于
to fix RTT root path
-
- 31 1月, 2020 1 次提交
-
-
由 Bernard Xiong 提交于
-
- 26 1月, 2020 2 次提交
-
-
由 Bernard Xiong 提交于
Fix bug for drv_enet.c
-
由 Bernard Xiong 提交于
[stm32/libraries/HAL_Drivers/drv_eth.c]fixed read phy SR register return value
-
- 24 1月, 2020 1 次提交
-
-
由 Bernard Xiong 提交于
[imxrt] [driver] add usb device driver
-