We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecc2e51 + eadf88e commit 886e2c0Copy full SHA for 886e2c0
variants/arduino_portenta_h7_stm32h747xx_m7/variant.cpp
@@ -1,4 +1,5 @@
1
#include <zephyr/kernel.h>
2
+#include <zephyrInternal.h>
3
4
void _on_1200_bps() {
5
uint32_t tmp = (uint32_t) & (RTC->BKP0R);
0 commit comments