12 Commits (73d994a8347ff283f1718d3d7a4c16fedb22a39e)

Author SHA1 Message Date
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi bbe3a94175 AP_HAL: remove support for main without argc 9 years ago
Lucas De Marchi 346bdf5f8f AP_HAL: remove support for flymaple 9 years ago
Peter Barker e83b10cbc5 AP_HAL: move definition of callbacks structure out of C linkage 9 years ago
Lucas De Marchi dbf2aedf1e AP_HAL: replace header guard with pragma once 9 years ago
Peter Barker f0c165f0e4 AP_HAL: ensure CONFIG_MAIN_WITHOUT_ARGC_ARGV is always defined 9 years ago
Andrew Tridgell bd2f548130 AP_HAL: allow argc and argc on QURT 9 years ago
Andrew Tridgell 7c431b40f2 AP_HAL: enable HAL_QURT 9 years ago
Lucas De Marchi 8e65e88d06 AP_HAL: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 79dee5aaa9 AP_HAL: fix warning due to missing prototype after HAL rework 9 years ago
Caio Marcelo de Oliveira Filho b29d6eff5d AP_HAL: add an AP_HAL_MAIN_CALLBACKS() macro 9 years ago
Caio Marcelo de Oliveira Filho 19b4ca60c4 AP_HAL: provide AP_HAL_MAIN() 9 years ago