px4-firmware/platforms
Niklas Hauser ad1d72df6f
uORB: fix hardfault in uORB calloc implementation
When running out-of-memory, the malloc returns NULL and the memset then tries to write to address 0 which results in a hardfault.
2023-09-07 14:22:58 -04:00
..
common uORB: fix hardfault in uORB calloc implementation 2023-09-07 14:22:58 -04:00
nuttx nsh: check nsh_consolemain return value 2023-08-29 10:55:01 -04:00
posix platform: posix: px4: Add missing `ctsdint` include for `uint8_t` 2023-07-06 08:24:33 +02:00
qurt VOXL2 board support updates (#21426) 2023-04-19 11:21:02 -04:00
ros2 initial minimal PX4_ROS2 platform and px4_ros2_default build (#20689) 2022-12-08 23:03:44 -05:00
CMakeLists.txt restore UAVCAN bootloader support 2020-04-19 16:10:09 -04:00