Bridle 3.4.0 Release Notes
This project demonstrate the integration of TiaC Systems support in open source projects, like the Zephyr RTOS, with libraries and source code for applications. It is not yet intended or supported by TiaC Systems for product development.
Highlights
- Supported Snippets inside Bridle. 
Note
See the changelog and readme files in the component repositories for a detailed description of changes.
Repositories
For more details, see: Repositories and revisions.
| Component | Imports | Branch | Tag | 
|---|---|---|---|
| v3.4-branch | v3.4.0 | ||
| canopennode chre cmsis edtt fatfs hal_altera hal_atmel hal_espressif hal_nordic hal_nxp hal_rpi_pico hal_st hal_stm32 hal_xtensa libmetal liblc3 littlefs loramac-node lvgl mbedtls mcumgr mipi-sys-t net-tools open-amp openthread picolibc segger tinycrypt | tiacsys/v3.4-branch (v3.4-branch) | v3.4.0 | 
Supported boards
- Arduino/Genuino Zero 
- Seeed Studio XIAO SAMD21 (Seeeduino XIAO) 
- Seeeduino Lotus Cortex-M0+ 
- TiaC Magpie STM32F777NIHx 
Supported shields
- Seeed Studio Grove Interconnect Shields 
- Grove Button Shields 
- Grove LED Shields 
Change log
- Remove obsolete or deprecated DTS includes: - st/f7/stm32f7-adc123.dtsi, now supported by Zephyr
 
The following sections provide detailed lists of changes by component.
- PROJECT UPDATE to Zephyr Project v3.4 
Build Infrastructure
Take over the new build principles from Zephyr:
- Support Snippets inside Bridle in same way as Zephyr does. 
- Clean up the West manifest, remove obsolete projects from import list. 
- Twister can now used without explicit --board-root to BRIDLE_BASE. 
Documentation
- Update all output messages in documentation to be in sync with the upcoming Bridle version v3.4.0, based on Zephyr v3.4 (samples and tests).