- Sep 19, 2021
-
-
rahix authored
Can be used to build docs and directly open them in the users default web-browser: ./Documentation/build-docs.sh --open
-
- Sep 14, 2021
-
-
schneider authored
This reduces the power consumption of the system by around .1 mA when the personal state is not active.
-
- Apr 08, 2021
- Apr 04, 2021
-
-
rahix authored
Add an `os.fs_is_attached()` function to allow apps to check whether the filesystem is available.
-
- Apr 03, 2021
-
-
schneider authored
-
rahix authored
-
rahix authored
With sphinx 3 a ton of warnings about unresolvable xrefs are generated. Add a workaround to silence them. Ref: https://github.com/sphinx-doc/sphinx/issues/8945
-
rahix authored
Update vendored hawkmoth sources to commit upstream 69cde0b2c5315e46bf431a4c7c8b92cf47a544a6.
- Feb 09, 2021
-
-
schneider authored
-
- Jan 16, 2021
-
-
rahix authored
Sphinx wants us to make the title underlines the exact same length as the text above. Fix all related warnings in our codebase.
-
- Jan 09, 2021
-
-
schneider authored
-
- Dec 24, 2020
- Dec 23, 2020
- Dec 22, 2020
-
-
schneider authored
-
- Dec 19, 2020
- Dec 14, 2020
-
-
schneider authored
-
- Nov 06, 2020
-
-
- Oct 05, 2020
-
-
schneider authored
-
- Sep 19, 2020
-
-
rahix authored
Hawkmoth is not yet working with Spinx 3; issue a warning when detecting a Sphinx 3 environment as the resulting docs will be broken. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Sep 07, 2020
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jun 15, 2020
-
-
schneider authored
-
- 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 04, 2020
-
-
Andreas Schildbach authored
-
- 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.
-
rahix authored
Changelog: - packaging: upgrade development status to beta - build: remove FIXME about VERSION - test: cover additional macro cases - parser: simplify macro arguments extraction - Re-use the looked up cursor of a token. - test: cover cases of functions with no parameters - parser: fix documentation of non prototyped functions - doc: add example with preprocessor Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- May 10, 2020
-
-
schneider authored
-
- Apr 08, 2020
-
-
schneider authored
-