1. 14 11月, 2022 1 次提交
  2. 16 10月, 2022 1 次提交
  3. 26 9月, 2022 1 次提交
  4. 19 9月, 2022 1 次提交
    • mysterywolf's avatar
      [rtduino]重新整理pinout (#6445) · 8d3c1f70
      mysterywolf 提交于
      * [rtduino][stm32l475-pandora] 重新整理pinout
      
      * [rtduino][bluepill] 整理pinout
      
      * [rtduino][stm32-f401nucleo]整理pinout
      
      * [rtduino][stm32-pandora] 整理pinout
      
      * [rtduino][stm32f072]整理pinout
      8d3c1f70
  5. 18 9月, 2022 1 次提交
  6. 27 7月, 2022 1 次提交
  7. 17 6月, 2022 1 次提交
  8. 20 4月, 2022 1 次提交
  9. 18 4月, 2022 1 次提交
  10. 16 4月, 2022 1 次提交
    • mysterywolf's avatar
      update arduino related (#5809) · 9fa8c78c
      mysterywolf 提交于
      - add comments
      - remove ARDUINO_PWM_HZ
      - remove initVariant blank function
      - support DAC0
      - improve Kconfig of STM32L475 PANDORA
      - add readme
      - add i2c1 bus device
      9fa8c78c
  11. 21 3月, 2022 2 次提交
  12. 20 3月, 2022 1 次提交
  13. 10 3月, 2022 1 次提交
    • mysterywolf's avatar
      [stm32][nucleo-f072] add arduino support (#5650) · 5b17eeeb
      mysterywolf 提交于
      * [stm32][nucleo-f072] add arduino gpio support
      
      * 完善stm32f401nucleo的基本配置
      
      * 修改led引脚描述
      
      * 潘多拉增加arduino引脚别名
      
      * [ARDUINO]STM32L072RB 增加ADC A0-A5的引脚配置
      
      * add pwm
      5b17eeeb