Kristian Sloth Lauszus
|
d66ed7fbeb
|
Ignore more false warnings in the ESP8266 core
|
2021-07-15 11:36:43 +02:00 |
|
Kristian Sloth Lauszus
|
9293a2b0b8
|
Ignore more warnings caused by strcpy in the ESP8266 core
|
2021-07-15 11:30:41 +02:00 |
|
Kristian Sloth Lauszus
|
a510901c7a
|
Ignore warning caused by strcpy in the ESP8266 core
|
2021-07-15 11:24:10 +02:00 |
|
Kristian Sloth Lauszus
|
2dfb767093
|
The Switch Pro controller now works via USB and we can now read the IMU data as well
|
2021-05-03 22:40:42 +02:00 |
|
Kristian Sloth Lauszus
|
f19f610081
|
Renamed Bluetooth example
|
2021-05-03 22:40:04 +02:00 |
|
Kristian Sloth Lauszus
|
13b9047106
|
Added support for the Switch Pro controller via Bluetooth
|
2021-05-02 18:17:07 +02:00 |
|
Kristian Sloth Lauszus
|
396820bdbe
|
Ignore "initialization from incompatible pointer type" warning in the ESP32 core
|
2021-05-02 15:09:59 +02:00 |
|
Kristian Sloth Lauszus
|
0a924511df
|
Merge pull request #613 from AranVink/master
Add AMBX support
|
2021-05-02 15:02:49 +02:00 |
|
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 |
|
Aran Vink
|
a23ba6d493
|
Correct example name in workflow CICD
|
2021-03-17 00:18:23 +01:00 |
|
Aran Vink
|
38dcb823d5
|
Add ambx to github workflow
|
2021-03-17 00:07:13 +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 |
|