TL;DR
- Support VENTUNO Q
- Zephyr 4.4.1 update 🆕
- Nicla Vision Camera support 🎥
- Many bug fixes and CI improvements
What's Changed
- README: add link to Help Center article by @pillo79 in #562
- ci: use latest ci-builds JSON as a reference by @pillo79 in #532
- get_core_version: add 'g' before commit hash in version string by @pillo79 in #564
- bootstrap: multi SDK support by @pillo79 in #566
- loader: exports: add missing float (32-bit) AEABI helpers by @teddokano in #563
- variant: nicla_vision: enable camera by @dani-clo in #470
- get_core_version: use lowercase letters in timestamp by @pillo79 in #575
- overlay: portentah7: match mbed Serial pin mapping, add UART7/UART8 by @pennam in #573
- dependabot: merge pending updates by @pillo79 in #536
- cores/arduino/api: download the Arduino API as a blob by @pillo79 in #568
- tools: zephyr-sketch-tool: bump go version for binary.Encode by @gibix in #518
- platform: add
{sketch.with/without_loader}options to fix c33 upload by @pillo79 in #576 - dependabot: fix CI rules for branches by @pillo79 in #580
- build(deps): bump github.com/ulikunitz/xz from 0.5.15 to 0.5.16 in /tools/sync-zephyr-artifacts by @dependabot[bot] in #578
- fix(build): preserve quoted
zephyr_argswith spaces by @pillo79 in #551 - platform: switch to zephyr 4.4 by @pennam in #572
- arduino_api: copy extracted API files to cores/arduino/api if missing by @pillo79 in #585
- Revert "temp: ci: pre-install matching arm-zephyr-eabi toolchain for … by @pennam in #584
- ci: cache west blobs downloads in package_core workflow by @pillo79 in #587
- variants: partitions: add missing partition label by @andreagilardoni in #569
- fix: serial small buffer size and dtr delay by @gibix in #595
- stm32h7: i2c: enabling timings eval at runtime by @andreagilardoni in #579
- llext_export: exporting getentropy by @soburi in #590
- artifacts: bump to use newest tools by @pillo79 in #581
- stm32: fix analogReference implementation by @pillo79 in #596
- zephyrSerial: add support for looking up SerialUSB in DT macros by @pillo79 in #597
- platform: add prebuild hook to check for binaries by @pillo79 in #577
- fix: only define pinctrl for nodes with a pinctrl-0 property by @srcnert in #582
- SerialUSB: Use base write() overloads to fix Serial.write("str") compilation. by @carlosperate in #556
- ci: build warning fixes by @pillo79 in #534
- variants: add Arduino VENTUNO Q by @pillo79 in #594
- variants: nano connect: enable log-uart by @gibix in #605
- core: zephyrSerial.cpp compiler warning by @KurtE in #606
- variants: portenta_c33: add mkr spi by @gibix in #607
- ventunoq: make all RAM available by @pennam in #608
- ventunoq: align to default main thread priority by @pennam in #614
- loader: fixups: fix ventunoq force reboot by @gibix in #612
- Arduino_LED_Matrix: add missing include guard by @Ferran969 in #619
- extra/build.sh: Fix macOS build. by @iabdalkader in #611
- libraries/WiFi: Add SerialBridge example. by @iabdalkader in #621
- libraries: WiFi: add firmware version support by @dani-clo in #622
- libraries: WiFi: add documentation for esp32 reflash by @dani-clo in #623
- boards: giga/portentah7; change dmas to use 1 not 0 by @KurtE in #589
- misc: export k_work cancel APIs and ignore generated files by @srcnert in #613
- README: update for 1.0.0 release by @pennam in #625
New Contributors
- @teddokano made their first contribution in #563
- @dependabot[bot] made their first contribution in #578
- @srcnert made their first contribution in #582
- @carlosperate made their first contribution in #556
- @Ferran969 made their first contribution in #619
Full Changelog: 0.90.0...1.0.0