README

Sun, 25 Oct 2020 22:15:03 +0100

author
David Douard <david.douard@sdf3.org>
date
Sun, 25 Oct 2020 22:15:03 +0100
changeset 32
bc1d6ecbb0cc
parent 26
86f099bda525
permissions
-rw-r--r--

Update the main code: extract headers and use a CircularBuffer for key events

Also fix some forgotten s/_FP_F303RE/_FP_F030RD/

Use mbed 5.14

For some reason I had to disable mbed-client-cli/ (multiple definition of `cmd' error at
link time).
Put a .mbedignore file in:

$ cd /home/david/.platformio/packages/framework-mbed@6.51504.200716/features
$ cat .mbedignore
mbed-client-cli/*
frameworks/mbed-client-cli/*

see https://docs.platformio.org/en/latest/frameworks/mbed.html#ignoring-particular-components

mercurial