1| Supported Targets | Linux |
2| ----------------- | ----- |
3
4# Build
5`idf.py build` (sdkconfig.defaults sets the linux target by default)
6
7# Run
8`build/test_gpio_cxx_host.elf`
9