- Jul 18, 2020
-
-
schneider authored
-
- Jul 17, 2020
-
- Jun 27, 2020
-
- Jun 25, 2020
- Jun 17, 2020
-
- Jun 16, 2020
-
- Jun 15, 2020
- Jun 14, 2020
-
-
schneider authored
Create weak links from MicroPython specific implementations of modules to standard names. I.e. allow `import time` to import utime module.
-
- Jun 13, 2020
-
-
schneider authored
Adds an option to write a btsnoop compatible log file containing BLE traffic. A new file is created after each boot if BLE is activated and the `ble_log_enable` option is set in `card10.cfg`. The last 10 logs are kept via log rotation.
-
- Jun 12, 2020
- Jun 06, 2020
-
- Jun 04, 2020
-
-
Andreas Schildbach authored
-
- Jun 02, 2020
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
- May 21, 2020
-
-
rahix authored
It's 44 years since the release of vi and sadly lots of editors still don't care about trimming off trailing spaces ... Signed-off-by:
Rahix <rahix@rahix.de>
-
Original work from @sistason in MR !121, rebased on latest master. Commit 1ea42e8e Author: Kai <sistason@sistason.de> Date: Mon Aug 19 21:58:11 2019 +0200 Adds Docker for firmware-building This commit adds a Dockerfile to build a docker container to build the firmware with. It also updates the documentation on how to do that.
-