cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.51k stars 429 forks source link

docs: fix simple typo, oscilaltor -> oscillator #560

Closed timgates42 closed 3 years ago

timgates42 commented 3 years ago

There is a small typo in platforms/stm32/src/stm32f2_system.c, platforms/stm32/src/stm32f4_system.c.

Should read oscillator rather than oscilaltor.

rojer commented 3 years ago

:+1: