Skip to content
  • mux's avatar
    Implement initial ADC support · 35912850
    mux authored
    * Add simple ADC driver, with support for ADC1 and all channels.
    * Export MicroPython ADC object with read_channel function.
    * Add stm32f4xx_adc.c and adc.c to Makefile.
    35912850