Skip to content

Commit 3ebafbd

Browse files
Merge pull request #5 from esp32-open-mac/wpa
Implement WPA2 for foa_sta.
2 parents 2fc0d4b + dea9883 commit 3ebafbd

35 files changed

+2094
-877
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ The `foa` crate contains the LMAC, TX buffer management and RX ARC buffer manage
88
`examples` contain a set of examples showing how to use different parts of the stack.
99
## Usage
1010
For a concrete usage example, see `examples`. These examples can be run with `./run_example.sh <EXAMPLE_NAME> <CHIP> [SSID] [LOG_LEVEL]`.
11+
## Note
12+
The docs sometimes contain anecdotes I left during coding, since I believe them to be interesting.
1113
## License
1214
This project is licensed under Apache 2.0 or MIT at your option.

0 commit comments

Comments
 (0)