docs: release: 3.4: Add note on prj.conf requirement
Adds a note that the prj.conf (or equivalent) file is mandatory for applications. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
4b5bbb2902
commit
6d4e31d3f1
1 changed files with 4 additions and 0 deletions
|
@ -217,6 +217,10 @@ Build system and infrastructure
|
|||
* Fixed an issue whereby building an application with sysbuild and specifying
|
||||
mcuboot's verification to be checksum only did not build a bootable image.
|
||||
|
||||
* Fixed an issue whereby if no prj.conf file was present then board
|
||||
configuration files would not be included by emitting a fatal error. As a
|
||||
result, prj.conf files are now mandatory in projects.
|
||||
|
||||
Drivers and Sensors
|
||||
*******************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue