px4-firmware/platforms/common
Julian Oes 6bd020e848 platforms: decrease flash usage by type for bus id
My assumption is that the bus are numbered < 127.
This saves about 100 bytes of flash.
2022-09-08 20:54:19 -04:00
..
include platforms: decrease flash usage by type for bus id 2022-09-08 20:54:19 -04:00
px4_work_queue Remove px4_work_queue linking to px4_platform 2022-01-27 12:42:40 -05:00
uORB orb_print_message_internal: handle 64 bit bitsets 2022-08-25 22:02:15 -04:00
work_queue posix: HRT hrt_lock() sem_wait try again if error returned 2022-04-12 12:46:29 -04:00
CMakeLists.txt board_ctrl: Clean up usage of VBUS, nARMED from user/kernelspace 2022-09-05 07:37:28 +02:00
apps.cpp.in
apps.h.in
board_common.c board_ctrl: Clean up usage of VBUS, nARMED from user/kernelspace 2022-09-05 07:37:28 +02:00
board_identity.c
empty.c
events.cpp events interface: chance uORB 'sequence' to 'event_sequence' 2021-07-09 13:24:13 +02:00
external_reset_lockout.cpp system: include shutdown lock to BOARD_INDICATE_ARMED_STATE 2020-10-09 08:23:47 +02:00
i2c.cpp i2c_spi_buses: respect CONFIG_I2C and CONFIG_SPI 2021-11-15 15:57:33 -05:00
i2c_spi_buses.cpp I2CSPIDriverBase: sensor start failure ERROR if internal, WARN if external 2021-12-28 11:05:35 -05:00
module.cpp Improve SPI bus implementation 2021-11-19 07:47:18 +01:00
px4_cli.cpp
px4_getopt.c
px4_log.cpp commander: print 'ready for takeoff' to console for sitl after startup 2022-08-25 22:02:15 -04:00
shutdown.cpp platforms/common/shutdown.cpp: Enable boardctl functions for shutdown and poweroff 2021-12-07 09:24:53 -05:00
spi.cpp platforms/common/spi:Support 16 bit of VER and REV 2022-07-05 09:29:26 +02:00