mirror of
https://github.com/EFeru/hoverboard-sideboard-hack-GD.git
synced 2025-08-17 17:16:11 +00:00
Added Platformio support
- firmware can now be built in Platformio too - minor bug fixes - added LED board picture
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -45,3 +45,14 @@ jobs:
|
||||
- export PATH=$HOME/arm-gcc-toolchain/bin:$PATH
|
||||
before_script: arm-none-eabi-gcc --version
|
||||
|
||||
# # Not yet supportted, see https://community.platformio.org/t/build-gd32-project-with-platformio/11944
|
||||
# - name: platformio
|
||||
# script: platformio run
|
||||
# language: python
|
||||
# python:
|
||||
# - "2.7"
|
||||
# install:
|
||||
# - pip install -U platformio
|
||||
# - platformio update
|
||||
# cache:
|
||||
# - directories: "~/.platformio"
|
Reference in New Issue
Block a user