Bridle 3.7.1 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
Freez for Zephyr v3.7 LTS.
Simplify Zephyr SDK location.
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 |
Group : Imports |
Branch |
Tag |
---|---|---|---|
v3.7-branch |
v3.7.1 |
||
geographiclib
|
62c0021cbf079b43cdd9a219e9b10b49ea616e19
(master)
|
||
acpica
liblc3
loramac-node
lvgl
mcuboot
open-amp
openthread
picolibc
hal : cmsis
hal : hal_adi
hal : hal_altera
hal : hal_ambiq
hal : hal_atmel
hal : hal_espressif
hal : hal_ethos_u
hal : hal_gigadevice
hal : hal_infineon
hal : hal_intel
hal : hal_microchip
hal : hal_nordic
hal : hal_nuvoton
hal : hal_nxp
hal : hal_openisa
hal : hal_quicklogic
hal : hal_renesas
hal : hal_rpi_pico
hal : hal_silabs
hal : hal_st
hal : hal_stm32
hal : hal_telink
hal : hal_ti
hal : hal_wurthelektronik
hal : hal_xtensa
hal : libmetal
fs : fatfs
fs : littlefs
tee : trusted-firmware-a
tee : trusted-firmware-m
crypto : mbedtls
crypto : tinycrypt
debug : mipi-sys-t
debug : segger
tools : edtt
tools : net-tools
optional : canopennode
optional : chre
optional : psa-arch-tests
optional : tf-m-tests
|
tiacsys/v3.7.1
(v3.7-branch)
|
v3.7.1 |
Supported boards
Arduino/Genuino Zero
PicoBoy Mini-Handheld
Cytron Maker Nano RP2040
Cytron Maker Pi RP2040
NXP MIMXRT1010-EVK
NXP MIMXRT1060-EVK
NXP MIMXRT1170-EVK/EVKB (CM7)
Nordic nRF52840 DK
Nordic nRF9160 DK
Raspberry Pi Pico and Pico W
Seeeduino Cortex-M0+
Seeeduino Lotus Cortex-M0+
ST Nucleo F2xxxx
ST Nucleo F3xxxx / L4xxxx
ST Nucleo F4xxxx
ST Nucleo F6xxxx
ST Nucleo F7xxxx
TiaC Magpie F777NI (former TiaC Magpie STM32F777NIHx)
Waveshare RP2040 (series of mini and pico sized boards)
XIAO SAMD21 (former Seeed Studio XIAO SAMD21), also known as Seeeduino XIAO
Supported shields
Seeed Studio Grove Interconnect Shields
Grove Button Shields
Grove LED Shields
Grove Sensor Shields
Raspberry Pi Pico Clock Shields
Raspberry Pi Pico LCD Shields
Raspberry Pi Pico LED Shields
Raspberry Pi Pico TEST Shields
Waveshare LCD Modules
Waveshare Pico 10-DOF IMU Sensor
Waveshare Pico Environment Sensor
SC16IS75x Breakout Boards
NXP SC18IS604-EVB
TiaC SC18IS604 Arduino
Supported snippets
USB Console Snippet (usb-console)
PWM Servomotor Preset Snippet (pwm-servo)
Delete Default Devicetree Aliases Snippet (del-default-aliases)
BME280 Sensor Sample Tweaks (samples-sensor-bme280-tweaks)
CAN timing adjustments (can-timing-adj)
Watchdog timing adjustments (wdt-timing-adj)
Build all Display drivers test adjustments (tstdrv-bldall-display-adj)
Build all GPIO drivers test adjustments (tstdrv-bldall-gpio-adj)
Build all I2C drivers test adjustments (tstdrv-bldall-i2c-adj)
Build all MFD drivers test adjustments (tstdrv-bldall-mfd-adj)
Build all RTC drivers test adjustments (tstdrv-bldall-rtc-adj)
Build all Sensor drivers test adjustments (tstdrv-bldall-sensor-adj)
Build all UART drivers test adjustments (tstdrv-bldall-uart-adj)
Change log
Simplify Zephyr SDK location.
The following sections provide detailed lists of changes by component.
PROJECT UPDATE to Zephyr Project v3.7.1
Build Infrastructure
Bridle now fully relies on the find_package
CMake script provided
by Zephyr to locate at least the required or a valid Zephyr SDK version.
Documentation
Not applicable, no information available.