Commit graph

10 commits

Author SHA1 Message Date
Kristian Sloth Lauszus a121516eff Install adafruit-nrfutil, as it is needed for building the application even though it is only used for uploading 2021-03-24 13:07:15 +01:00
Kristian Sloth Lauszus 3be8da5ff6 Ignore 'unused-variable' warnings as well 2021-03-23 13:34:15 +01:00
Kristian Sloth Lauszus f31bca66d5 Also ignore 'unused-function' warnings 2021-03-23 13:02:04 +01:00
Kristian Sloth Lauszus 4d20580b18 Workaround "warning: comparison between signed and unsigned integer expressions" in the Arduino core 2021-03-23 12:53:33 +01:00
Kristian Sloth Lauszus 10a17b4ae3 The Adafruit Feather nRF52840 Express is now a supported board 2021-03-23 12:46:31 +01:00
Kristian Sloth Lauszus 28a75dea6b PS5 is now also working via Bluetooth
However the output report is still not working
2021-01-17 23:35:10 +01:00
Kristian Sloth Lauszus 4e8d5e8a06 Always generate the documentation, so it is always in sync with the master branch 2020-11-18 20:20:53 +01:00
Kristian Sloth Lauszus c8ef5d5550 Check out the repo before generating the documentation 2020-11-18 19:42:13 +01:00
Kristian Sloth Lauszus 2c82f4e4c6 Forgot to add sudo when installing documentation dependencies 2020-11-18 19:06:27 +01:00
Kristian Sloth Lauszus 9f92baf191 Use Github actions, as Travis is too slow 2020-11-18 17:38:05 +01:00