mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-28 21:51:46 +01:00 
			
		
		
		
	multiple fixes for linux target Closes IDF-6641 See merge request espressif/esp-idf!21993
| Supported Targets | Linux | 
|---|
This is a test project for partition-related APIs on Linux target (CONFIG_IDF_TARGET_LINUX).
Build
Source the IDF environment as usual.
Once this is done, build the application:
idf.py build
Run
idf.py monitor