nuttx/boards/arm/stm32/b-g431b-esc1/src
raiden00pl 99513ac23e drivers/foc: return scaling factor for phase currents and BEMF via ioctl
These values are board-specific properties that must be known on the application side.
Until now, these values had to be hardcoded on the application side.
2023-11-14 04:34:49 -08:00
..
.gitignore
b-g431b-esc1.h
CMakeLists.txt cmake: port more stm32 boards and format already ported stm32 boards 2023-07-25 06:08:54 -07:00
Make.defs build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
stm32_appinit.c
stm32_autoleds.c
stm32_boot.c
stm32_bringup.c
stm32_buttons.c
stm32_can.c
stm32_cansock.c
stm32_foc.c drivers/foc: return scaling factor for phase currents and BEMF via ioctl 2023-11-14 04:34:49 -08:00
stm32_userleds.c