mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
Add missing FAR and CODE to pointers
Remove FAR for non-pointer variables
Remove extra spaces and align the parameters
Add do {} while(0) wrapper in macro
Use nitems to calculate number of elements in arrays
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
||
|---|---|---|
| .. | ||
| drivertest_block.c | ||
| drivertest_gpio.c | ||
| drivertest_i2c_spi.c | ||
| drivertest_pwm.c | ||
| drivertest_relay.c | ||
| drivertest_rtc.c | ||
| drivertest_simple.c | ||
| drivertest_timer.c | ||
| drivertest_uart.c | ||
| drivertest_watchdog.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| test_content_gen.py | ||