nuttx/drivers/power
TimJTi 94f0283bdd Correct DEBUGASSERT code error, _err format error, better C89 compatability
Update drivers/power/supply/act8945a.c

Co-authored-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-03-06 17:25:39 +02:00
..
battery nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
pm nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
relay Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
supply Correct DEBUGASSERT code error, _err format error, better C89 compatability 2023-03-06 17:25:39 +02:00
Kconfig power/relay: add relay driver framework for NuttX 2022-12-22 20:30:49 +08:00
Make.defs power/relay: add relay driver framework for NuttX 2022-12-22 20:30:49 +08:00