hathach
|
e4760ab70e
|
print installed core version
|
2021-09-29 19:31:56 +07:00 |
|
hathach
|
5bd604c966
|
enable 'shell=True' for building esp32s2 board
use folder path i.e example dir instead of path to .ino file
|
2021-09-29 17:42:29 +07:00 |
|
lady ada
|
fa90162410
|
add base addr
|
2021-09-16 13:00:27 -04:00 |
|
ladyada
|
888253b2de
|
qtpy first class!
|
2021-09-15 16:38:13 -04:00 |
|
Brent Rubell
|
af388556f0
|
Merge pull request #105 from brentru/master
Add support for exporting compiled examples
|
2021-09-10 17:14:27 -04:00 |
|
brentru
|
cd2c49a796
|
remove uf2 generation for ESP32
|
2021-09-10 15:43:37 -04:00 |
|
brentru
|
1f3a9aea38
|
add qtpy
|
2021-09-10 14:49:25 -04:00 |
|
brentru
|
ba452bb270
|
only download uf2 if we're on a platform which supports
|
2021-09-10 11:16:22 -04:00 |
|
brentru
|
22307baa0e
|
skip
|
2021-09-10 11:09:10 -04:00 |
|
brentru
|
3640064284
|
optionally create uf2, test for uno
|
2021-09-10 11:04:37 -04:00 |
|
brentru
|
efc9ca81ec
|
ret. correctly, print the output of uf2 generation
|
2021-09-10 10:28:33 -04:00 |
|
brentru
|
1841e5b121
|
dont ret success?
|
2021-09-08 18:37:08 -04:00 |
|
brentru
|
d16676c9c7
|
add print
|
2021-09-08 18:33:25 -04:00 |
|
brentru
|
b863a6b594
|
remove platform parse for None, TODO: ADDBACK
|
2021-09-08 18:29:26 -04:00 |
|
brentru
|
adaa941584
|
symlink!~
|
2021-09-08 18:23:06 -04:00 |
|
brentru
|
dee8376c41
|
use latest version of cli to match brent computer
|
2021-09-08 18:04:03 -04:00 |
|
brentru
|
3127711e16
|
newest version of arduino-cli
|
2021-09-08 18:00:51 -04:00 |
|
Brent Rubell
|
90fac687a1
|
Merge pull request #1 from brentru/generate-uf2
Generate uf2
|
2021-09-08 17:54:50 -04:00 |
|
brentru
|
fc374d68bb
|
work for groupings and singleton
|
2021-09-08 17:26:10 -04:00 |
|
brentru
|
a47bd2ea9a
|
add ws platforms, build using the cli path
|
2021-09-08 17:01:22 -04:00 |
|
brentru
|
18d7089513
|
add glob1 pattern matchin
|
2021-09-08 14:35:40 -04:00 |
|
brentru
|
5851559e4d
|
use os.path instead
|
2021-09-08 14:19:22 -04:00 |
|
brentru
|
1d634ea903
|
add all platforms
|
2021-09-08 14:11:05 -04:00 |
|
brentru
|
4c593787b4
|
use FID
|
2021-09-08 13:56:52 -04:00 |
|
brentru
|
0c7fa0126f
|
check dir name
|
2021-09-08 12:52:02 -04:00 |
|
brentru
|
4b002375e7
|
append platform onto output file name
|
2021-09-08 12:40:10 -04:00 |
|
brentru
|
363a50de81
|
None for AVRs
|
2021-09-08 12:19:48 -04:00 |
|
brentru
|
c31ee4dea9
|
add docstring
|
2021-09-03 17:13:28 -04:00 |
|
brentru
|
f452154470
|
better generation of the uf2 name
|
2021-09-03 17:09:11 -04:00 |
|
brentru
|
2c389af214
|
use output path as the name
|
2021-09-03 17:06:41 -04:00 |
|
brentru
|
67feedfeee
|
split out to generate_uf2, use example name as output name
|
2021-09-03 17:01:30 -04:00 |
|
brentru
|
88b746ff77
|
pull examplepath from global
|
2021-09-03 16:47:55 -04:00 |
|
brentru
|
9a8728c380
|
add uf2 commands
|
2021-09-03 16:43:46 -04:00 |
|
brentru
|
1fcc2329ee
|
download uf2 tools
|
2021-09-03 16:35:04 -04:00 |
|
brentru
|
a6a0e86502
|
build and export
|
2021-09-03 16:05:46 -04:00 |
|
brentru
|
9c244d68ed
|
add export-binaries tag
|
2021-09-03 11:07:52 -04:00 |
|
Limor "Ladyada" Fried
|
7351a8957b
|
Merge pull request #104 from adafruit/symlink-with-library-name
make symlink with library name rather than 'Adafruit_Test_Library'
|
2021-07-16 16:14:09 -04:00 |
|
hathach
|
f1a8355781
|
make symlink with library name rather than 'Adafruit_Test_Library'
|
2021-07-16 15:44:20 +07:00 |
|
ladyada
|
63b7c7e7e1
|
try no warnings
|
2021-07-06 17:58:30 -04:00 |
|
ladyada
|
6b3d2e3b2b
|
timeout the proc.wait
|
2021-07-06 17:48:21 -04:00 |
|
ladyada
|
00bc76f9c9
|
use s110 softdev
|
2021-07-06 17:08:28 -04:00 |
|
lady ada
|
26112fa943
|
Merge branch 'master' of github.com:adafruit/ci-arduino
|
2021-07-01 17:47:52 -04:00 |
|
lady ada
|
4f21970e59
|
flush example name first
|
2021-07-01 17:47:47 -04:00 |
|
Limor "Ladyada" Fried
|
144a80dd3a
|
Merge pull request #103 from kattni/fix
Syntax fix.
|
2021-06-22 12:08:44 -04:00 |
|
Kattni Rembor
|
22b835bfb2
|
Syntax fix.
|
2021-06-22 12:07:36 -04:00 |
|
Kattni
|
74610a110d
|
Merge pull request #102 from kattni/add-qt-trinkey
Adding QT2040 Trinkey.
|
2021-06-22 11:54:12 -04:00 |
|
Kattni Rembor
|
9b8cd9511d
|
Add QT Trinkey.
|
2021-06-22 11:40:24 -04:00 |
|
Kattni Rembor
|
9ad307d36f
|
Adding QT2040 Trinkey.
|
2021-06-22 11:38:20 -04:00 |
|
lady ada
|
8617e71e7d
|
some more attiny8s
|
2021-06-12 16:33:07 -04:00 |
|
lady ada
|
acaa4b761c
|
add 816
|
2021-06-12 16:11:40 -04:00 |
|