Fix use of undefined pp-token #errror, other typos.

This commit is contained in:
Juha Niskanen
2019-09-19 18:19:18 -06:00
committed by Gregory Nutt
parent c6689b3093
commit e8b5dd4528
99 changed files with 136 additions and 172 deletions
+1 -1
View File
@@ -19311,7 +19311,7 @@
* include/sys: Add resource.h From Gregory Nutt (2018-05-13).
* rgbled: Fixes led issues caused by uninitialized memory with
CONFIG_RGBLED_MULTICHAN. The uninitialized pwm_info_s struct caused a
rogue channel to be started causing errros in the pwm driver From Anthony
rogue channel to be started causing errors in the pwm driver From Anthony
Merlino (2018-05-14).
* arch/arm/src/imxrt/chip: Add pin multiplexing header files. From Gregory
Nutt (2018-05-14).