incubator-nuttx/boards/arm/stm32/common
Luchian Mihai eadc2f5690 feat: add basic driver for amg88xx sensor
Basic amg88xx sensor handling (open, close, read, ioctl).
No interrupts supported. I intend to add support for this feature when I
gain more know-how on nuttx/posix.
2024-09-07 12:03:38 +08:00
..
include feat: add basic driver for amg88xx sensor 2024-09-07 12:03:38 +08:00
src feat: add basic driver for amg88xx sensor 2024-09-07 12:03:38 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig boards/Kconfig: introduce ARCH_BOARD_COMMON option 2022-03-11 16:00:00 +08:00
Makefile build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00