Compilation error to non included RTC file #2744
HoangYenTran01
started this conversation in
General
Replies: 1 comment
-
Simply install the stm32duino RTC library. It is a dependency of the STM32 LoRaWAN library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
/Documents/Arduino/libraries/STM32duinoLoRaWAN/src/STM32CubeWL/Utilities/timer/stm32_timer.h:60:10: fatal error: rtc.h: No such file or directory
60 | #include "rtc.h"
| ^~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1
Hii I tried to run the script and I ran into this problem. May I ask how can I tackle thiws
Beta Was this translation helpful? Give feedback.
All reactions