stm32-rs / stm32l0xx-hal

A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
BSD Zero Clause License
96 stars 60 forks source link

Update MCU alias in README #185

Closed dbrgn closed 3 years ago

dbrgn commented 3 years ago

It hasn't been updated when we introduced the EEPROM and RAM/Flash features.

dbrgn commented 3 years ago

Merging right away, since this is a trivial README change without any change in functionality.