1
0
Arti Zirk 826084b927 Replace DCC printf logging with SEGGER RTT
It turns out that RTT also works with OpenOCD starting from v0.11
2021-06-27 18:32:43 +03:00
2021-05-01 21:46:58 +03:00
2021-05-01 21:46:58 +03:00

Build

  1. git submodule update --init (This is only needed once)
  2. make -C libopencm3 # (Only needed once)
  3. make
Description
some learning code trying to use libopencm3 to read values from dht11 temperature sensor
Readme 77 KiB
Languages
C 95.1%
Makefile 3.6%
CMake 1.3%