-
https://github.com/micropython/micropython/blob/7566d107d5acc82a45df0dd5c5803bf5d2564043/ports/esp32/machine_sdcard.c#L72-L79
@nickovs
This function does not check int value.
```
return M…
-
```
What steps will reproduce the problem?
All Samsung Galaxy S2's have *two* sdcards.
an internal non-removable one, and an external removable slot.
The internal card is mounted at /sdcard
the …
-
```
What steps will reproduce the problem?
All Samsung Galaxy S2's have *two* sdcards.
an internal non-removable one, and an external removable slot.
The internal card is mounted at /sdcard
the …
-
```
What steps will reproduce the problem?
All Samsung Galaxy S2's have *two* sdcards.
an internal non-removable one, and an external removable slot.
The internal card is mounted at /sdcard
the …
-
I have an early Smoothieboard v1.0 (the one with A498x drivers) so I am not totally sure if it has a different pinout.
This code always fails on my board:
```
SDCard_init(P0_9, P0_8, P0_7, P0_6)…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output?
What do you see instead?
What version of the product are you using?
2.2.3
On what operating system?
android jelly…
-
```
What steps will reproduce the problem?
1.view local files goes to /sdcard
2.moving up the file structure will not reach a view that includes any external
storage
3.
What is the expected output?
…
-
```
I've been looking for the data store of the app in my sdcard. The reason is
that I'd would like to sync it between my tablet and my phone to be able to
synchronize bookmarks, notes, furthest pag…
-
```
Original 1.5 rom mapped internal storage to /sdcard so applications that look
to the presence of an sdcard to work -like web browser when trying to download
a file- can work with the internal st…
-
```
I've been looking for the data store of the app in my sdcard. The reason is
that I'd would like to sync it between my tablet and my phone to be able to
synchronize bookmarks, notes, furthest pag…