Releases: GrumpyOldPizza/ArduinoCore-stm32l0
Releases · GrumpyOldPizza/ArduinoCore-stm32l0
0.0.10
Improved Wire class
0.0.9
Add Gnat variant
FskRadio / LoRaRadio
0.0.8 Add FskRadio / LoRaRadio libraries
0.0.7
Handle the case of a time/date change during a recurring alarm
Fix the SVCALL logic to use R7 instead of R12 to avoid register corruption
RTC rework
Rework RTC calendar to use a elapsed seconds offset (BKPx); this way RTC once started does not have to be modified
Use a S11 value for subsecond correction throu PPS (BKPx)
Use RTC for millis() over Systick
Add LSE calibration via TCXO for CMWX1ZZABZ (via DIO1)
Add PPS tracking for GNSS to facility RTC phase correction
0.0.5
Update to OpenOCD v0.10.0-8-20180512
Correct SetRfTxPower() for SX1276
0.0.4
Added P-NUCLEO-LRWAN1 support
Reworked radio interface; added SX1272 support
DevAddr now parsed as MSB string.