DISTORTEC / distortos

object-oriented C++ RTOS for microcontrollers
https://distortos.org/
Mozilla Public License 2.0
434 stars 67 forks source link

Fix typo in STM32L0 chip vectors file header description #43

Closed CezaryGapinski closed 6 years ago

CezaryGapinski commented 6 years ago

Next typo in STM32L0-chipVectors.cpp ;).

FreddieChopin commented 6 years ago

Thx again (; Actually there's one more typo of the same kind:

$ grep -R STM32F0
include/distortos/chip/STM32L0-RCC.hpp:#endif   // SOURCE_CHIP_STM32_STM32F0_INCLUDE_DISTORTOS_CHIP_STM32F0_RCC_HPP_

If you want, you can fix this one too (