rt-thread-official/components/drivers/misc
xfwangqiang e8d775f888
[componnets][pin]add pin operate command in MSH (#5892)
* 1. 在AT32的BSP的drv_gpio中增加了at32_pin_get函数,用于实现rt_pin_ops对象中的pin_get
2. 在MSH中增加了PIN的操作命令
3. 为了方便在MSH命令中解析字符串,增加了一些字符串相关的函数
2022-05-30 18:00:26 +08:00
..
SConscript [update] add drivers for stm32mp1. 2020-06-23 11:26:11 +08:00
adc.c [device][adc] implement adc_get_vref (#5988) 2022-05-29 10:22:33 +08:00
dac.c [stm32][l4] add tim7 support | 设备框架以及驱动错误码处理逻辑存在问题 (#5901) 2022-05-09 22:59:27 +08:00
pin.c [componnets][pin]add pin operate command in MSH (#5892) 2022-05-30 18:00:26 +08:00
pulse_encoder.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
rt_drv_pwm.c [adc][pwm] correct the command description 2022-05-25 10:04:33 +08:00
rt_inputcapture.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00