12 Commits (ca584943a5dead6fe0013c015f78699eb882ce10)

Author SHA1 Message Date
Peter Barker f90dd0c156 AP_HAL: add simple tests for null-termination 6 years ago
Pierre Kancir 34199b4af0 AP_HAL: example fix travis warning 8 years ago
murata 03bf57219b AP_HAL: Unify from print or println to printf. 8 years ago
Lucas De Marchi cf11776150 AP_HAL: fix signed and unsigned comparison warning 9 years ago
Lucas De Marchi 9ac63d7128 AP_HAL: examples: fix coding style 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho b98bf2a65e AP_HAL: remove unnecessary includes from examples 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 0456eccca8 AP_HAL: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi b83708f77f AP_HAL: use ARRAY_SIZE macro 10 years ago
Andrew Tridgell 36b19b26ce AP_HAL: convert example from .pde to .cpp 10 years ago
Randy Mackay 0d72f3ac29 AP_HAL: fix example sketches 10 years ago
Andrew Tridgell 40e3b422b5 HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
Randy Mackay f84d31b838 HAL: fix example sketch 10 years ago
mirkix 7ceb93befa AP_HAL: make the examples usable with Linux 10 years ago
Andrew Tridgell 9e0a7e6631 AP_HAL: fixed printf example build 10 years ago
Andrew Tridgell 5cca163b1f AP_HAL: fixed example build 11 years ago
Andrew Tridgell 02dec5634f AP_HAL: fixed example builds 11 years ago
Andrew Tridgell d36989f6a1 AP_HAL: fixed example build 11 years ago
Andrew Tridgell 830afefcef AP_HAL: fixed example build 11 years ago
Andrew Tridgell e321ad65f4 AP_HAL: fixed example build 11 years ago
Andrew Tridgell 0d662c52b3 AP_HAL: fixed length return from snprintf 12 years ago
Andrew Tridgell 85b3f0d18d AP_HAL: expanded printf test suite 12 years ago
Andrew Tridgell 4ad4b60fbc HAL: added Printf test sketch 12 years ago