20 Commits (292251e2aac7d1e4465673c8c2787a5651af44d9)

Author SHA1 Message Date
Lucas De Marchi 9d5fb97819 Global: rename enum SPIDevice to SPIDeviceType 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Andrew Tridgell 9ea99cba29 HAL_Linux: fixed example build 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Gustavo Jose de Sousa 7daa3201fd AP_HAL_Linux: add test for GPIO 9 years ago
Caio Marcelo de Oliveira Filho c95a89411c AP_HAL_Linux: remove unnecessary includes in example 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi cfc2972e51 AP_HAL_Linux: use ARRAY_SIZE macro 10 years ago
Víctor Mayoral Vilches ab5f1b3a24 BusTest: Fix compilation error with AP_ADC 10 years ago
Andrew Tridgell dd10cbc976 AP_HAL_Linux: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 721d349922 HAL_Linux: fixed build of BusTest 11 years ago
Andrew Tridgell 03e8e5f2b9 HAL_Linux: setup for all 6 SPI devices for PXF cape 11 years ago
Andrew Tridgell 05f5d91709 HAL_Linux: fixed BusTest build 11 years ago
Andrew Tridgell 9e921719ca HAL_Linux: added bus scanning test 11 years ago