Commit graph

32 commits

Author SHA1 Message Date
hathach
40b28eae7e
move sdkconfig and board.h to boards folder
update combine.py to take build folder and output filename
run combine.py as postbuild
2025-06-03 11:02:28 +07:00
hathach
07096cd812
add target for combined binary e.g NINA-ADAFRUIT-esp32, upload combined as artifacts and release asseets 2025-03-18 20:08:28 +07:00
Dan Halbert
4d89dd36c2 fix combine.py to handle different bootloader offstes 2025-03-16 11:39:01 -04:00
Dan Halbert
0cd6ae693f wip: preparing for c6; use sdkconfig.defaults, don't check in sdkconfig 2025-03-06 21:43:55 -05:00
Dan Halbert
1e8cfaad0d wip: compiles; crashes early; debug printing now working 2025-03-04 20:35:43 -05:00
Dan Halbert
c432f797d6 allow longer version numbers 2025-02-09 15:23:08 -05:00
Dan Halbert
9b75975e8e revert '-adafruit' suffix on version number; it breaks fetching version 2025-02-06 19:07:54 -05:00
Dan Halbert
215ece3283 more flexible version numbers; use adafruit suffix; bump to 2.0.0-adafruit 2025-02-06 16:12:16 -05:00
hathach
338408fc78 Merge remote-tracking branch 'arduino/master' into sync-upstream
# Conflicts:
#	CHANGELOG
#	README.md
#	arduino/cores/esp32/wiring_digital.h
#	arduino/libraries/WiFi/src/WiFi.cpp
#	arduino/libraries/WiFi/src/WiFi.h
#	arduino/libraries/WiFi/src/WiFiClient.cpp
#	combine.py
#	data/roots.pem
#	main/CommandHandler.cpp
#	main/sketch.ino.cpp
#	sdkconfig
2023-12-20 00:44:36 +07:00
Dan Halbert
fc3c7f770b remove leftover debugging print() in combine.py 2023-12-14 12:14:39 -05:00
Dan Halbert
c895779e4a get roots.pem from adafruit/certificates repo 2023-12-14 11:33:25 -05:00
hathach
a399c40f53 reduce version duplication
- combine.py extract version from CommandHandler.cpp
- make load-nina use wildcard to load bin file
2023-12-12 19:04:15 +07:00
brentru
3e529cf82f Fix windows and linux upload 2023-07-27 15:25:47 -04:00
brentru
dfa76d4d6f update 2023-07-21 13:44:04 -04:00
Phil Howard
e1385807c8 Bump version to 1.7.4 2021-06-03 15:04:53 +01:00
ZodiusInfuser
6782e16f47 Advanced version by one patch 2021-03-26 15:39:12 +00:00
ZodiusInfuser
d0074840ab Added INPUT_PULLUP support and let analog write use full PWM range 2021-03-22 16:52:06 +00:00
Dan Halbert
0365542bc1 Fix BLE HCI mode 2020-10-24 18:31:46 -04:00
lady ada
56d7b740ed bump version, change HCI uart to main uart. kill main thread when done setting up bt 2020-06-19 18:36:22 -04:00
Moheeb Zara
e19252de3f bump to verson 1.6.1 2020-06-11 11:49:32 -07:00
brentru
2361e23881 update to 3.3.1, firmware v1.6.0 2019-12-18 13:45:04 -05:00
anecdata
fa5f7a5486 v1.5.0. 2019-10-17 10:51:01 -05:00
anecdata
687498c981 Bumped version to 1.4.1 2019-10-17 10:17:38 -05:00
brentru
97b8ce167d update combine.py to 1.4.0 2019-10-08 22:58:47 -04:00
Dustin Mollo
e2df4fdb4e Updated README.md to incdicate use of Espressif's IDF v3.2; various other clean-ups 2019-04-24 15:44:09 -07:00
Dustin Mollo
93b4959250 Update firmware version number and mod'd combine.py to have version number in generated firmware file 2019-04-06 10:26:47 -07:00
Sandeep Mistry
ee167aba00 Use phy_init partition for phy init data and use recommended u-blox data 2019-01-31 16:37:49 -05:00
Sandeep Mistry
7481928992 Build options for Uno WiFi Rev2 2018-11-13 08:56:11 -05:00
Martino Facchin
06b9b9e641 Move certs partition before actual firmware 2018-10-04 11:33:32 -04:00
Martino Facchin
a1fbf4b2ce Move certificates to separate, mmapped partition 2018-10-04 11:33:32 -04:00
Sandeep Mistry
dd8c18dcc1 Update some names, add "make firmware" target 2018-07-11 12:49:50 -04:00
Sandeep Mistry
fd2fab4c2b Add initial combiner python tool 2018-07-09 17:49:50 -04:00