Jesse Vincent
|
4aab959f52
|
Mark "_run_arduino_cli" as private
|
4 years ago |
Jesse Vincent
|
805216592b
|
remove the env variable exporting stuff that does not currently work
|
4 years ago |
Jesse Vincent
|
0aac3dbab7
|
Rename all the "sketch.ino" files to match arduino naming
|
4 years ago |
Jesse Vincent
|
a420f4a5a6
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
949be11428
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
4aa8d2e82d
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
4eb85d6c11
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
a0cfc5ee1f
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
84c1e3fa1f
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
2bb99bc659
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
76a1b515b9
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
8e71616aa1
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
23eeef0e37
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
9b272c2b4d
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
65a5f4cd4b
|
try to make gh more like travis
|
4 years ago |
Jesse Vincent
|
4111d535a3
|
remove an extra include
|
4 years ago |
Jesse Vincent
|
1047098d85
|
try to get builds working with gh actions
|
4 years ago |
Jesse Vincent
|
a92c92570d
|
try to get builds working with gh actions
|
4 years ago |
Jesse Vincent
|
01cb99760d
|
try to get builds working with gh actions
|
4 years ago |
Jesse Vincent
|
e245628ab2
|
trim out somethign that no longer makes sense
|
4 years ago |
Jesse Vincent
|
f91bb95d18
|
try to get builds working with gh actions
|
4 years ago |
Jesse Vincent
|
b5c86719fc
|
messed up the directory detection
|
4 years ago |
Jesse Vincent
|
064de6c749
|
path tweak for github actions
|
4 years ago |
Jesse Vincent
|
5f583237dc
|
try to get github actions happy with the new branch
|
4 years ago |
Jesse Vincent
|
77a40d48de
|
minor refactoring
|
4 years ago |
Jesse Vincent
|
2fc6b92947
|
Remove support for running multiple commands in one -builder invocation
|
4 years ago |
Jesse Vincent
|
1b13caac7d
|
simplify a return value
|
4 years ago |
Jesse Vincent
|
20a24d43ab
|
simplify port probe logic
|
4 years ago |
Jesse Vincent
|
e159c8d014
|
fixups and unify port probe path
|
4 years ago |
Jesse Vincent
|
433f0ccb25
|
_find_bootloader_ports and _find_device_ports
|
4 years ago |
Jesse Vincent
|
7594ee41f2
|
build_paths -> _build_paths, some ensure-sketch-found
|
4 years ago |
Jesse Vincent
|
0a456150c7
|
mark _set_executable_paths as private
|
4 years ago |
Jesse Vincent
|
f227747623
|
mark more functions as private
|
4 years ago |
Jesse Vincent
|
6a628a7128
|
mark absolute_filename private by prepending a leading _
|
4 years ago |
Jesse Vincent
|
52c68b1b9c
|
we do actually want to cache arudino cores
|
4 years ago |
Jesse Vincent
|
75c767a8d6
|
we do need to set the compiler path for virtual builds
|
4 years ago |
Jesse Vincent
|
a316e78a24
|
remove ccache, which barely provides a perf advantage over arduino-cli's own build caching.
remove several other unused veatures
|
4 years ago |
Jesse Vincent
|
0140f3b0ff
|
fix VERBOSE for arduino-cli
|
4 years ago |
Jesse Vincent
|
31365584ec
|
fix etc directory definition
|
4 years ago |
Jesse Vincent
|
6675f1b592
|
thinko
|
4 years ago |
Jesse Vincent
|
962c3b925f
|
try to get travis to pick up the "real" kaleidoscope we're testing, not the one in the bundle
|
4 years ago |
Jesse Vincent
|
83bbfcf864
|
start to move target dependencies into the makefile
|
4 years ago |
Jesse Vincent
|
9677426b82
|
start moving to the new makefile, bundled inside Kaleidoscope
|
4 years ago |
Jesse Vincent
|
0774763b94
|
minor refactoring
|
4 years ago |
Jesse Vincent
|
41bad3d172
|
Do a better job priming the arduino env in docker
|
4 years ago |
Jesse Vincent
|
ee16e7d610
|
switch the sim to use the new build system
|
4 years ago |
Jesse Vincent
|
93800058ac
|
do less work to install a duplicate arduino cli when running docker-simulator-tests.
|
4 years ago |
Jesse Vincent
|
36af0f3023
|
inline a couple single-call functions
|
4 years ago |
Jesse Vincent
|
61a09fb6ca
|
try to make avr-size work again
|
4 years ago |
Jesse Vincent
|
f9865ac8d9
|
fix shellcheck errors
|
4 years ago |