- 19 2月, 2020 1 次提交
-
-
由 Bernard Xiong 提交于
[STM32/drv_pwm.c]fixed PWM timer init.
-
- 18 2月, 2020 4 次提交
-
-
由 Bernard Xiong 提交于
[Sensor] Add some class and vendor information of sensor
-
由 Bernard Xiong 提交于
Make MicroPython run on Raspi3-64 bsp
-
由 Bernard Xiong 提交于
Fixed spelling mistakes of macro, parameter ,functions
-
由 Bernard Xiong 提交于
Fix eclipse
-
- 17 2月, 2020 18 次提交
-
-
由 luhuadong 提交于
-
由 luhuadong 提交于
-
由 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_write -> aaci_pl041_channel_write aaci_pl041_channle_cfg -> aaci_pl041_channel_cfg
-
由 armink_ztl 提交于
-
由 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
-
由 armink_ztl 提交于
-
由 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 9 次提交
-
-
由 yangwu 提交于
-
由 yangwu 提交于
-
由 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'.
-
由 armink_ztl 提交于
-
由 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 3 次提交
-
-
由 Bernard Xiong 提交于
给软件定时器增加定时器工作状态查询的功能
-
由 fhqlongteng 提交于
-
由 Bernard Xiong 提交于
Update show version info.
-