-
I'm getting a weird error when i build the hardware test for Adxl345b from compiling pico_utils.
First step should be to check if this happens on other systems as well, because this seems to compil…
-
$ cd pico-w-blink-sdk
```
echo $TOOLCHAINS
echo $PICO_BOARD
echo $PICO_SDK_PATH
echo $PICO_TOOLCHAIN_PATH
swift-6.0.1
pico_w
/home/taylor/pico-sdk
/usr/bin/
which arm-none-eabi-gcc
…
-
[ 90%] Building C object usb/host/tinyusb_host_examples/msc_file_explorer/CMakeFiles/tinyusb_host_msc_file_explorer.dir/home/peterh/source/pico2/pico-sdk-rp2350/src/rp2_common/pico_stdio_rtt/stdio_rtt…
-
### Port, board and/or hardware
rp2 port with RP2350B
### MicroPython version
v1.24.0-preview.461.gb8227a3f7.dirty
### Reproduction
Connect a quadrature encoder to any pair of GPIO pins…
-
### Port, board and/or hardware
rp2 pico
### MicroPython version
`MicroPython v1.24.0-preview.278.g5e692d046.dirty on 2024-09-03; RP2040`
I have set `MICROPY_ENABLE_DOC_STRING (1)` in `mpconfigb…
-
### Port, board and/or hardware
rp2040
### MicroPython version
mp 1.22.2
### Reproduction
There isn't a code sample, the feature is built-in in the firmware.
### Expected behaviour
…
-
### Port, board and/or hardware
Official Pico w/rp2040
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Raspberry Pi Pico with RP2040
### Reproduction
[uncaught_exception_test.py.txt](h…
-
Here's an example of what the type checking looks like currently (observe all the errors) for `@asm_pio`-decorated Programmable IO assembly code blocks:
![image](https://github.com/user-attachments…
-
This topic is discussed here: https://github.com/eprbell/rp2/discussions/134
-
This isn't really your issue, but thought I'd flag/document it.
Tried to drag (via Finder) and also copy (via Terminal) the UF2 file across but both times it would fail:
```
brett@Bretts-MacBoo…