Skip to content

Commit 6de61d1

Browse files
erwangostephanosio
authored andcommitted
doc: release_notes v3.3: Shields additions
Update for shields related changes during this release. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent fc34052 commit 6de61d1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/releases/release-notes-3.3.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,8 +501,11 @@ Boards & SoC Support
501501

502502
* Added support for these following shields:
503503

504+
* Adafruit PCA9685
504505
* nPM6001 EK
505506
* nPM1100 EK
507+
* Semtech SX1262MB2DAS
508+
* Sparkfun MAX3421E
506509

507510
Build system and infrastructure
508511
*******************************
@@ -1017,6 +1020,13 @@ Devicetree
10171020

10181021
* :dtcompatible: `gd,gd322-dma`: Provide some helper macro to easily setup `dma-cells`.
10191022

1023+
* Shields
1024+
1025+
* In order to avoid name conflicts with devices that may be defined at
1026+
board level, it is advised, specifically for shields devicetree descriptions,
1027+
to provide a device nodelabel is the form <device>_<shield>. In tree shields
1028+
have been updated to follow this recommendation.
1029+
10201030
Libraries / Subsystems
10211031
**********************
10221032

0 commit comments

Comments
 (0)