* Tests
* more changes
* Remove the need for nodejs
* Better preprocessor and ci
* Fix ci maybe
* Fix ci maybe
* Fix ci maybe
* Fix ci maybe + Add way to overide defaults from env vars
* Temp fix for api tests
* Small override fix
* Fix override
* More descriptions
* More descriptions
* Fix led + better typings
* Better format
* Bring back deleted files
* Add all boards in platformio.ini
* Always define Battery Pin and R1, R2 and Resistance
* Checking Boards Default Config:
BOARD_WEMOSD1MINI
BOARD_NODEMCU
BOARD_ESP01
BOARD_TTGO_TBASE
* Format
* Correcting Board Defaults:
- BOARD_WROOM32
- BOARD_LOLIN_C3_MINI
- BOARD_BEETLE32C3
- BOARD_ESP32C3DEVKITM1
- BOARD_ESP32C6DEVKITC1
- BOARD_WEMOSWROOM02
- BOARD_XIAO_ESP32C3
- BOARD_ESP32S3_SUPERMINI
* Change IMU_AUTO to something else on boards that might crash with it.
* remove IMU_UNKNOWN from selection
* Preprocessor fixes
* preprocessor defaults fixes + Make glove not use preprocessor
---------
Co-authored-by: unlogisch04 <98281608+unlogisch04@users.noreply.github.com>
* Run CI for new boards with own defines
* Do not redefine board when defined from CI or other places
* Move sensor defaults to the separate file too
* Add comment to sensor offset
* Add a way to ask for raw accel from BNO08X
* Merge fix
* Update from suggestions
* Fix typos
* Move some stuff around and apply suggestions
* Fix formatting
* Add defines for all other boards too
* Make glove buildable
* Make failed build report better