|
@@ -121,6 +121,8 @@ binary, which obviously uses up a significant chunk of the Pico's 2 MB flash.
|
121
|
121
|
It would be nice to be able to avoid this duplication, but the Pico SDK
|
122
|
122
|
libraries don't give a mechanism to do so.
|
123
|
123
|
|
|
124
|
+I've raised https://github.com/raspberrypi/pico-sdk/issues/928 for consideration.
|
|
125
|
+
|
124
|
126
|
### Expose and access point, rather than connecting to one
|
125
|
127
|
|
126
|
128
|
It would perhaps be better if the bootloader set up an access point, rather than
|