I mean 9.2.1
This commit is contained in:
parent
9a532e7146
commit
f18de5341e
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ pico-sdk requisites (e.g.
|
|||
[documentation](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf). I have been building against
|
||||
the `develop` branch of `pico-sdk`, so I recommend that..
|
||||
|
||||
**NOTE: I was building with arm-none-eabi-gcc 9.3.1 .. it seems like other versions may cause problems with binary
|
||||
**NOTE: I was building with arm-none-eabi-gcc 9.2.1 .. it seems like other versions may cause problems with binary
|
||||
size, so stick with that for now.**
|
||||
|
||||
For USB keyboard input support, RP2040 Doom currently uses a modified version of TinyUSB included as a submodule.
|
||||
|
|
|
|||
Loading…
Reference in a new issue