btstack/port/posix-h4-atwilc3000
2017-08-08 10:56:21 +02:00
..
.gitignore atwilc3000: update .gitignore 2017-08-08 10:56:21 +02:00
ATWILC3000-Breakout.jpg atwilc3000: add image from breakout board 2017-08-08 10:56:21 +02:00
btstack_config.h
main.c atwilc3000: chipset support complete 2017-08-08 10:56:21 +02:00
Makefile
README.md

POSIX H4 Port for Atmel ATWILC3000

This port allows to use the ATWILC3000 connected via UART with BTstack running on a POSIX host system.

It first downloads the hci_581_active_uart.hex firmware from the GitHub atwilc3000/firmware repo, before BTstack starts up.

Please note that it does not detect if the firmware has already been downloaded, so you need to reset the ATWILC3000 before starting an example.

Tested with the official ATWILC3000 SHIELD on OS X.