Logo
Explore Help
Register Sign In
hexianglong/snapclient
1
0
Fork 0
You've already forked snapclient
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
fd701a1ead2fdfdc10ec0fc1bd7a92bc93f3c10d
snapclient/partitions.csv

9 lines
313 B
CSV
Raw Normal View History

- merge with original master from jorgen - minimize RAM usage of all components - use both IRAM and DRAM in player component so we can buffer up to 1s on modules without SPI RAM - support fragemented pcm chunks so we can use all available RAM if there isn't a big enough block available but still enough HEAP - reinclude all components from jorgen's master branch - add custom i2s driver to get a precise timing of initial sync - change wrong usage of esp_timer for latency measurement of snapcast protocol - add player component
2021-08-19 21:57:16 +02:00
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 16K,
otadata, data, ota, 0xd000, 8K,
phy_init, data, phy, 0xf000, 4K,
factory, app, factory, 0x10000, 1152K,
ota_0, app, ota_0, 0x130000, 1152K,
ota_1, app, ota_1, 0x250000, 1152K,
add new component: user interface http server work in progress which eventually will enable the user to configure dsp processor on the fly using an on device http server. first try and possible fix for #22 Signed-off-by: Karl Osterseher <karli_o@gmx.at>
2023-01-15 20:21:49 +01:00
storage, data, spiffs, 0x370000, 576K,
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.7.0 Page: 26ms Template: 1ms
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