$ cd hello-world $ idf.py set-target esp32 $ idf.py build $ idf.py -p COM4 flash $ idf.py -p COM4 monitor $ cd hello-gpio $ idf.py set-target esp32 $ idf.py build $ idf.py -p COM4 flash $ idf.py -p ...
The code has not been reviewed by the FreeRTOS team. Tests may or may not exist for the FreeRTOS port. Customer queries as well as bugs are addressed by the community. A new FreeRTOS port can be ...