Skip to content

Commit

Permalink
release: add draft notes for upcoming 3.7.0
Browse files Browse the repository at this point in the history
Add new NXP SC18IS604-EVB as Shield:

- SC18IS604-EVB: SPI-to-I2C Evaluation Kit - SC18IS604 shield by NXP

Extend list of supported snippets:

- Delete Default Devicetree Aliases Snippet (del-default-aliases)
- BME280 Sensor Sample Tweaks (samples-sensor-bme280-tweaks)
- 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)

Signed-off-by: Stephan Linz <[email protected]>
  • Loading branch information
rexut committed Aug 8, 2024
1 parent 444216d commit 43ea582
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/bridle/releases/release-notes-3.7.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ Supported shields
* Waveshare Pico 10-DOF IMU Sensor
* Waveshare Pico Environment Sensor
* SC16IS75x Breakout Boards
* NXP SC18IS604-EVB

Supported snippets
******************
Expand All @@ -139,8 +140,17 @@ 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
**********
Expand Down Expand Up @@ -186,6 +196,10 @@ Change log
* *CJMCU-752* **I2C/SPI-to-UART Breakout - SC16IS752** shield by CJMCU
(Changjiang Intelligent Technology Co., Ltd.)

* *NXP SC18IS604-EVB as Shield*:

* *SC18IS604-EVB* **SPI-to-I2C Evaluation Kit - SC18IS604** shield by NXP

The following sections provide detailed lists of changes by component.

* PROJECT UPDATE to `Zephyr Project`_ v3.7
Expand Down Expand Up @@ -249,6 +263,7 @@ Issue Related Items

These GitHub issues were addressed since project bootstrapping:

* :github:`258` - [HW] NXP SC18IS604-EVB as Shield
* :github:`257` - [HW] SC16IS75x Breakout Boards as Shields
* :github:`254` - [FCR] Bump to Zephyr v3.7
* :github:`252` - [FCR] Upgrade to Zephyr SDK 0.16.8
Expand Down

0 comments on commit 43ea582

Please sign in to comment.