File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -537,9 +537,9 @@ Build system and Infrastructure
537
537
* Added support for enabling LTO for whole application (:github: `69519 `).
538
538
539
539
* Fixed ``FILE_SUFFIX `` issues relating to double application of suffixes, non-application in
540
- sysbuild and variable name clases in CMake functions (:github: `70124 `, :github: `71280 `).
540
+ sysbuild and variable name clashes in CMake functions (:github: `70124 `, :github: `71280 `).
541
541
542
- * Added support for new agressive size optimisation flag (for GCC and Clang) using
542
+ * Added support for new aggressive size optimisation flag (for GCC and Clang) using
543
543
:kconfig:option: `CONFIG_SIZE_OPTIMIZATIONS_AGGRESSIVE ` (:github: `70511 `).
544
544
545
545
* Fixed issue with printing out ``BUILD_VERSION `` if it was empty (:github: `70970 `).
@@ -584,7 +584,7 @@ Drivers and Sensors
584
584
* Added configuration of internal reference voltage value to ad559x to support
585
585
calls of :c:func: `adc_raw_to_millivolts() `.
586
586
* Fixed issue with driver initialization causing improper operation in the ad559x driver
587
- regarding the availibility of :kconfig:option: `CONFIG_THREAD_NAME `.
587
+ regarding the availability of :kconfig:option: `CONFIG_THREAD_NAME `.
588
588
* Improved the ADC read efficiency and validation in ad559x driver.
589
589
* ESP32 changes
590
590
You can’t perform that action at this time.
0 commit comments