-
The first attempt to get samples from the board is fine. Multiple runs seems to introduce a problem where data is not as available. Resetting the board between runs fixes this.
-
make PROBE_HOST=stlink output:
make PROBE_HOST=stlink
make -C libopencm3 lib
GENHDR include/libopencm3/efm32/efm32g/irq.yaml
GENHDR include/libopencm3/efm32/efm32gg/irq.yaml
GENHDR include/…
-
Hello,
The include pre-processing functionality has broken. My code will not compile, and CANNOT be compiled until a bug is filed, reviewed and fixed.
Let me repeat that for clarity:
Because of an…