Skip to content

Tags: ch2i/ArduinoCore-stm32l0

Tags

0.0.10

Toggle 0.0.10's commit message
Rework the sequence of GPIO registers in stm32l0_gpio_pin_configure t…

…o avoid suprious edges

0.0.9

Toggle 0.0.9's commit message
Add Gnat variant

0.0.8

Toggle 0.0.8's commit message
Add FskRadio / LoRaRadio libraries

0.0.7

Toggle 0.0.7's commit message
Handle the case where somebody changes the time/date while a recurrin…

…g alarm is active in the RTC class

0.0.6

Toggle 0.0.6's commit message
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

Toggle 0.0.5's commit message
Update to OpenOCD v0.10.0-8-20180512

0.0.4

Toggle 0.0.4's commit message
Parse DevAddr properly as MSB first in the LoRaWAN class

0.0.3

Toggle 0.0.3's commit message
Update plaeform.txt to reflect the proper platform name

0.0.2

Toggle 0.0.2's commit message
Update plaeform.txt to reflect the proper platform name

0.0.1

Toggle 0.0.1's commit message
Update README.md to reflect the json file download method