Beat Küng
|
a349595316
|
gpio: extend gpio_pintype_e for pulldown/up and opendrain
- fix code style
- fix bool conversion when calling go_read()
|
2020-07-07 08:34:25 -05:00 |
|
Pelle Windestam
|
8390a66a03
|
fix nxstyle warnings for drivers/analog/lmp92001.c
|
2020-03-10 03:53:42 -05:00 |
|
Xiang Xiao
|
5c80b94820
|
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
|
2020-02-01 08:27:30 -06:00 |
|
Gregory Nutt
|
715383adc7
|
Minor addition to commit cbde36e406
|
2019-12-05 15:20:48 -06:00 |
|
Gregory Nutt
|
cbde36e406
|
drivers/analog: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible.
|
2019-12-05 15:13:55 -06:00 |
|
Gregory Nutt
|
ebbfb225f6
|
drivers/analog/lmp92001.c: Add support for the TI LMP92001 device.
|
2018-12-21 09:46:33 -06:00 |
|