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
537537 * Added support for enabling LTO for whole application (:github: `69519 `).
538538
539539 * 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 `).
541541
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
543543 :kconfig:option: `CONFIG_SIZE_OPTIMIZATIONS_AGGRESSIVE ` (:github: `70511 `).
544544
545545 * Fixed issue with printing out ``BUILD_VERSION `` if it was empty (:github: `70970 `).
@@ -584,7 +584,7 @@ Drivers and Sensors
584584 * Added configuration of internal reference voltage value to ad559x to support
585585 calls of :c:func: `adc_raw_to_millivolts() `.
586586 * 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 `.
588588 * Improved the ADC read efficiency and validation in ad559x driver.
589589 * ESP32 changes
590590
You can’t perform that action at this time.
0 commit comments