matthias-bs / BresserWeatherSensorLW

Bresser 868 MHz Weather Sensor Radio Receiver based on ESP32/RP2040 and SX1262/SX1276 - sends data to a LoRaWAN Network
MIT License
10 stars 1 forks source link

Fix build for RP2040 #103

Closed matthias-bs closed 1 week ago

matthias-bs commented 2 weeks ago

clocks_init() seems to be missing after switching to pico-sdk v2.0.0

see https://github.com/matthias-bs/BresserWeatherSensorLW/actions/runs/10618809406/job/29434922793#step:9:275