Logo
Explore Help
Sign In
blackbeard420/esp-idf
1
0
Fork 0
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf synced 2025-03-25 17:00:13 -04:00
Code Issues Projects Releases Wiki Activity
esp-idf/components/esp_partition/host_test/partition_api_test/README.md

18 lines
302 B
Markdown
Raw Normal View History

spi_flash: Linux target emulation of Partition API Emulator of Partition API layer for Linux OS
2022-01-28 18:16:13 +01:00
| 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:
```bash
build system: generate the partition table by default for linux target This fixes the issue that "idf.py partition-table" had to be run manually in order for the partition table to be generated, when building for linux target.
2023-01-10 17:47:20 +01:00
idf.py build
spi_flash: Linux target emulation of Partition API Emulator of Partition API layer for Linux OS
2022-01-28 18:16:13 +01:00
```
# Run
```bash
docs: remove the outdated "IDF monitor doesn't work on linux" notes
2023-01-10 18:08:52 +01:00
idf.py monitor
spi_flash: Linux target emulation of Partition API Emulator of Partition API layer for Linux OS
2022-01-28 18:16:13 +01:00
```
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 885ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API