Ben Meadors
d0cf70c8b3
Remove docker steps from PR build process
2023-06-27 06:59:28 -05:00
Ben Meadors
e943fc6b8a
Remove RP2040 check until we can make it behave
2023-05-25 06:48:35 -05:00
Thomas Göttgens
1dfa8f2d9e
RAK11310 ( #2299 )
...
* POC. Board definition JSON upcoming. Generic for now
* side-effect: RP2040 is building again.
* WIP Pico Targets
* current state of affairs
* ahem
* POC. Board definition JSON upcoming. Generic for now
* side-effect: RP2040 is building again.
* WIP Pico Targets
* current state of affairs
* ahem
* fmt
* update toolkit and fmt
* Add built in LED pin
* Use arduino pins
* init SPI bus on right pins.
* Use SPI1 and control chip select manually
* Use macro define for SPI selection. This needs to be defined in the ini file since portduino needs it inside the framework source
* Remove manual CS; works when not using setCS()
* Remove whoopsie debug line
* we are not ARDUINO_AVR_NANO_EVERY any more
* fix rp2040 compilation
* fix RadioLibHAL
* Use new arduino-pico core
* Use cortex-m0plus for BSEC2 library
* Forgot RAK11310 target for BSEC2 library
* That branch was merged
* RAK11310 is working too
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: GUVWAF <thijs@havinga.eu>
2023-05-23 16:19:36 -05:00
Thomas Göttgens
29199e4732
New naming scheme
2023-05-08 20:33:34 +02:00
Ben Meadors
242f880764
Dear trunk, please don't be petty
2023-04-04 09:42:12 -05:00
Thomas Göttgens
a8f2e3ddbd
pack the bleota-s3 in the omnibus zip
2023-03-09 09:10:16 +01:00
Thomas Göttgens
67be6aa53b
fmt
2023-03-09 09:04:08 +01:00
Thomas Göttgens
a56403987b
use the s3 build script
2023-03-09 08:45:49 +01:00
Ben Meadors
e1924f188f
Remove extra
2023-02-21 07:18:08 -06:00
Ben Meadors
c60c00ba85
Add da explora
2023-02-20 16:23:02 -06:00
Ben Meadors
187f3969c2
Missed a reference
2023-02-20 07:22:33 -06:00
Ben Meadors
15458309f8
Remove pico from build for now
2023-02-20 07:20:14 -06:00
Ben Meadors
1941d196bb
Additional docker tags
2023-01-22 13:52:01 -06:00
Ben Meadors
4cfedc4b57
Kill it and grill it
2023-01-18 16:34:21 -06:00
Ben Meadors
cd57df3f4f
Update main_matrix.yml
2023-01-18 16:18:01 -06:00
Ben Meadors
6c41960919
Remove simulator for now
2023-01-18 15:55:58 -06:00
Sacha Weatherstone
db3d66544d
Setup Trunk ( #2143 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2023-01-17 17:35:26 +11:00
Thomas Göttgens
ab6c4e61a6
Build and Check the SX1280 Boards too
2022-12-28 16:20:23 +01:00
Thomas Göttgens
ab464fe038
compress better
2022-11-24 13:07:37 +01:00
Thomas Göttgens
fd546af2a5
don't package meshtasticd simulator
...
that saves 5 MB on every zip.
2022-11-24 12:36:47 +01:00
Ben Meadors
ce16b50d5f
Change docker push critera
2022-11-20 07:05:49 -06:00
Ben Meadors
6118a966a6
Move em up
2022-11-19 19:30:19 -06:00
Ben Meadors
1fac9ee1f2
More reusable workflows
2022-11-19 19:23:35 -06:00
Ben Meadors
27401bb9b8
Remove runs-on
2022-11-19 17:48:01 -06:00
Ben Meadors
10837ce549
With block
2022-11-19 17:45:33 -06:00
Ben Meadors
0533fd9227
Uses
2022-11-19 17:35:47 -06:00
Ben Meadors
5ce7ffc888
Show contents
2022-11-19 16:51:33 -06:00
Ben Meadors
9e914de995
Try going up a dir
2022-11-19 16:46:36 -06:00
Ben Meadors
0cc653263e
Indent
2022-11-19 16:39:05 -06:00
Ben Meadors
d2d2f278cf
Apparently checkout before using a local workflow
2022-11-19 16:25:00 -06:00
Ben Meadors
eb34a95ab7
Why fight me?
2022-11-19 16:23:09 -06:00
Ben Meadors
eb1f6c0de6
Root path?
2022-11-19 16:13:26 -06:00
Ben Meadors
8de79e8fb6
Path
2022-11-19 16:08:11 -06:00
Ben Meadors
fe00f0c369
Uses block
2022-11-19 16:06:59 -06:00
Ben Meadors
a4d5f8c717
Reusable workflow
2022-11-19 16:03:55 -06:00
Ben Meadors
35c50f074b
Build and push to docker hub
2022-11-19 15:44:59 -06:00
Ben Meadors
20ee6a509d
Remove more targets from checks
2022-11-17 13:35:16 -06:00
Ben Meadors
9b5f358823
Add new heltec targets
2022-11-13 14:30:32 -06:00
Ben Meadors
30a87e3145
Switch to a smaller sample of devices for cppcheck
2022-11-10 07:26:28 -06:00
Ben Meadors
d77bc239c1
Changed retention policy
2022-11-09 07:20:53 -06:00
Thomas Göttgens
f1416ac9f7
Reduce retention to 30 days.
2022-11-06 14:49:02 +01:00
Ben Meadors
c6f060a24f
Add develop to CI
2022-11-05 09:21:51 -05:00
Ben Meadors
a49355133c
Cheating
2022-11-04 14:23:22 -05:00
Ben Meadors
b2e540b114
Experiment with self hosted action runner
2022-11-04 13:43:16 -05:00
Ben Meadors
39c1637030
Experimental DIY nrf52840 feather support ( #1884 )
...
* Experimental DIY nrf52840 feather support
* Fix target
* sx1262 wiring
* Remove lib
2022-11-02 07:48:14 -05:00
Thomas Göttgens
b7ef63230b
new location of ota firmware
2022-10-31 14:50:31 +01:00
Ben Meadors
b4d6c8f37b
Update verbiage
2022-10-31 08:32:21 -05:00
Ben Meadors
a1ed5cdffc
2.0 (To be merged Nov 1) ( #1870 )
...
* 2.0
* Catch the right version of the common files
2022-10-31 07:51:44 -05:00
Sacha Weatherstone
5b648be2a5
More renaming
2022-10-31 18:47:10 +10:00
code8buster
1f9db0a8fe
Disaster.radio dev board support update ( #1873 )
...
* Bringing changes from 1.2-legacy over to the new structure in 1.3/2.0
* Add meshtastic-dr-dev to CI artifact workflow
2022-10-29 16:37:27 -05:00