Skip to content

Commit cdd24e9

Browse files
committed
Merge pull request #45 from petermm/esp_partition
Allow new esp:partition_xy funcs
2 parents c9a3415 + 948d89b commit cdd24e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

priv/funcs.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,11 @@ esp:nvs_put_binary/3
441441
esp:nvs_reformat/0
442442
esp:nvs_set_binary/2
443443
esp:nvs_set_binary/3
444+
esp:partition_erase_range/2
445+
esp:partition_erase_range/3
446+
esp:partition_read/3
444447
esp:partition_list/0
448+
esp:partition_write/3
445449
esp:reset_reason/0
446450
esp:restart/0
447451
esp:rtc_slow_get_binary/0

0 commit comments

Comments
 (0)