Andrew Tridgell
7aea559bdb
AP_HAL_ESP32: more changes for 32 bit servo mask
3 years ago
murata
9d2ffdc028
AP_HAL_ESP32: Console output can be disabled
3 years ago
Nicholas Kruzan
d42a287db0
AP_HAL_ESP32: partitions.csv - increase app partition to 3M
3 years ago
Peter Barker
9305a67737
AP_HAL_ESP32: remove HAL_COMPASS_DEFAULT define
...
this doesn't actually allow you to specify a default, despite the name
and a couple of hwdefs trying to use it that way.
This would have stopped being useful when we did the
compass-prority-table stuff - or before.
3 years ago
Jaaaky
f588b08004
AP_HAL_ESP32: Fix multi #include's
3 years ago
Andrew Tridgell
0d12fa7937
AP_HAL_ESP32: revert compass parameter changes
3 years ago
Iampete1
ab9609022b
AP_HAL_ESP32: use new compass param names
3 years ago
Andrew Tridgell
ccf89c2031
AP_HAL_ESP32: support up to 9 UARTs
3 years ago
bugobliterator
7a1044309c
AP_HAL_ESP32: add get_storage_ptr method
3 years ago
Buzz
854266dc78
ESP32: drop submodule and add script to get it as a clone and/or submodule
...
works with either a submodule setup or a 'clone' for either type of dev
3 years ago
Buzz
bb8998bdef
AP_HAL_ESP32: new HAL layer for esp32
...
see libraries/AP_HAL_ESP32/README.md for more.
Author: Charles Villard <charlesvillard10@gmail.com>
Author: Buzz <davidbuzz@gmail.com>
3 years ago