micropython: add micropython component
This commit is contained in:
14
components/language/micropython/tests/esp32/esp32_nvs.py.exp
Normal file
14
components/language/micropython/tests/esp32/esp32_nvs.py.exp
Normal file
@@ -0,0 +1,14 @@
|
||||
1234
|
||||
-503
|
||||
1234
|
||||
bytearray(b'testing a string as a blob')
|
||||
26 26
|
||||
bytearray(b'testing a bytearray')
|
||||
19 19
|
||||
(-4354, 'ESP_ERR_NVS_NOT_FOUND')
|
||||
(-4354, 'ESP_ERR_NVS_NOT_FOUND')
|
||||
(-4354, 'ESP_ERR_NVS_NOT_FOUND')
|
||||
(-4364, 'ESP_ERR_NVS_INVALID_LENGTH')
|
||||
(-4354, 'ESP_ERR_NVS_NOT_FOUND')
|
||||
-503
|
||||
7654
|
Reference in New Issue
Block a user