Skip to content

Commit

Permalink
chore: update readme with compile targets
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrand committed Sep 20, 2023
1 parent d8cb40f commit 482148d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ make build
Individually it is also possible to build the desired version via:

```bash
make compile-micropython-1-13
make compile-micropython-1-14
make compile-micropython-1-15
make compile-micropython-1-16
make compile-micropython-1-17
make compile-micropython-1-18
make compile-micropython-1-19
make compile-micropython-1-20
```

Refer to the [`config`](https://github.com/cbrand/micropython-mdns/tree/main/config/boards) directory to see the configuration files when baking this into your own MicroPython ESP32 build.
Expand Down

0 comments on commit 482148d

Please sign in to comment.