Skip to content

Commit

Permalink
Remove unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed May 27, 2022
1 parent 8df8a47 commit 9ccf590
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 977 deletions.
38 changes: 0 additions & 38 deletions builder/compat.py

This file was deleted.

1 change: 0 additions & 1 deletion builder/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def BeforeUpload(target, source, env): # pylint: disable=W0613,W0621


env = DefaultEnvironment()
env.SConscript("compat.py", exports="env")
platform = env.PioPlatform()
board = env.BoardConfig()
variant = board.get("build.variant", "")
Expand Down
67 changes: 0 additions & 67 deletions examples/arduino-ble-led/.travis.yml

This file was deleted.

67 changes: 0 additions & 67 deletions examples/arduino-blink/.travis.yml

This file was deleted.

67 changes: 0 additions & 67 deletions examples/arduino-bluefruit-bleuart/.travis.yml

This file was deleted.

67 changes: 0 additions & 67 deletions examples/arduino-serial-plotter/.travis.yml

This file was deleted.

67 changes: 0 additions & 67 deletions examples/mbed-legacy-examples/mbed-ble-thermometer/.travis.yml

This file was deleted.

Loading

0 comments on commit 9ccf590

Please sign in to comment.