ESP32-Musings / OTA_update_STM32_using_ESP32

Program STM32Fxx MCUs Over-the-Air using ESP32
MIT License
366 stars 73 forks source link

Updated README with compatibility informations #10

Closed rickie95 closed 2 years ago

rickie95 commented 2 years ago

Project is fully compatible with a STM32G431KB, this commit adds some info and includes a new paragraph with a compatibility list. Some of the controllers have been proved compatible, others are just inferred from STM documentation.

Feel free to further modify or remove bits from this PR if you don't agree with some modifications.

laukik-hase commented 2 years ago

Thank you @rickie95 for the contribution!