xref: /btstack/port/posix-h4-atwilc3000/README.md (revision ccebdf934c02704f12aa0deae5c092b89782369a)
1*ccebdf93SMatthias Ringwald# POSIX H4 Port for Atmel ATWILC3000
2*ccebdf93SMatthias Ringwald
3*ccebdf93SMatthias RingwaldThis port allows to use the ATWILC3000 connected via UART with BTstack running on a POSIX host system.
4*ccebdf93SMatthias Ringwald
5*ccebdf93SMatthias RingwaldIt first downloads the hci_581_active_uart.hex firmware from the [GitHub atwilc3000/firmware](https://github.com/atwilc3000/firmware) repo, before BTstack starts up.
6*ccebdf93SMatthias Ringwald
7*ccebdf93SMatthias RingwaldPlease note that it does not detect if the firmware has already been downloaded, so you need to reset the ATWILC3000 before starting an example.
8*ccebdf93SMatthias Ringwald
9*ccebdf93SMatthias RingwaldTested with the official ATWILC3000 SHIELD on OS X.
10