Maciej Kobus
Maciej Kobus
# Description `cannotBeEmpty()` validation check doesn't work with arrayNodes and throws an error with Symfony 3.4(dev).
## Current behavior: The builtin LED is enabled during boot up and doesn't provide any sensible information apart from the fact that PicoBoot code is flashed correctly. ## How can...
# Pinout It's known that PicoBoot is still experimental and I've been vocal about upcoming wiring change. This needs to happen in v1.0, should be finalized and never changed again....
90% of the time WiFi module on Pico W will idle. Since we have second core available we can run small webserver showing status page with diagnostic information. It could...
When I started doing my research on IPL injection technique, I mostly based my research on [Shuriken Attack](https://retro-system.com/shuriken_attack.htm) which uses quite basic method. In short - it listens on boot...
PicoBoot's popularity contributed to a huge pile of broken consoles as people who's never soldered anything are now trying to install it. Usually they manage to break IPL chip which...
Pico W debuted the day PicoBoot was released. It gave me no time to prepare codebase for Pico W. This is why I never advertised PicoBoot as fully compatible with...
Let's get crazy with some ideas. Why not have a Samba server running on Pico W which could be used to access LittleFS partition? I'm lazy and I'd love to...
When M.2 Loader is out, PicoBoot needs to be ready to boot from it day 1. This requires updating iplboot with M.2 Loader protocol support. This isn't too difficult as...
When #59 is implemented it'll open up the door to talk to PicoBoot from GameCube side. Some kind of companion app would be needed to check for firmware updates, configuring...