circuitpython/ports
Jim Mussared 2e3c42775a unix: Add btstack to the unix submodules list.
But only when bluetooth is enabled, i.e. if building the dev or coverage
variants, and we have libusb available.

Update travis to match, i.e. specify the variant when doing
`make submodules`.
2020-04-29 16:54:12 +10:00
..
bare-arm ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
cc3200 all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
esp32 py/stream: Remove mp_stream_errno and use system errno instead. 2020-04-27 23:58:46 +10:00
esp8266 py/stream: Remove mp_stream_errno and use system errno instead. 2020-04-27 23:58:46 +10:00
javascript all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
mimxrt all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
minimal all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
nrf all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
pic16bit all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
powerpc all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
qemu-arm all: Enable extra conversion warnings where applicable. 2020-04-18 22:42:28 +10:00
samd all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
stm32 stm32/main: Peform a clean shutdown of btstack on soft reset. 2020-04-29 16:45:46 +10:00
teensy all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
unix unix: Add btstack to the unix submodules list. 2020-04-29 16:54:12 +10:00
windows all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
zephyr all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00