Wykres commitów

5 Commity (f59ba9e57862da809d4bb425a316454b9e2b9e57)

Autor SHA1 Wiadomość Data
Stephen Houser f59ba9e578
Update setup instructions for macOS
The preferred method for installing the ARM toolchain has changed. The method currently shown results in a compilation failure:

```
arm-none-eabi-gcc: fatal error: cannot read spec file 'nosys.specs': No such file or directory
```

Refer to [pico-sdk issue 1529](https://github.com/raspberrypi/pico-sdk/issues/1529)
2024-08-23 10:43:37 -04:00
Phil Howard 0f7c9a1053 Add submodule init to instructions for #189 2021-08-04 10:30:33 +01:00
Wayne Keenan cfabc7c771
Update MicroPython build step and reorder it to after toolchain step.
RaspberryPi have updated the build instructions, e.g. the git repo is no longer valid.
2021-04-11 13:15:13 +01:00
James Sutton b1f13df014 Adding PICO_SDK_PATH instructions as well as how to install the toolchain on macos
Signed-off-by: James Sutton <1068763+jpwsutton@users.noreply.github.com>
2021-01-23 23:17:23 +00:00
Jonathan Williamson 8338f88249 introduction/setup instructions for sdk / microoython 2021-01-22 08:08:04 +00:00