Assembly Neural Network on Pico
September 10, 2021 | 13 minutesI’ve been using the Raspberry Pi Foundation’s products for almost a decade now, but they only recently released their first microcontroller. Their custom RP2040 has an ARM Cortex-M0+ chip that, obviously, uses ARM assembly. I’ve been wanting to learn assembly and this is definitely a great opportunity to do so.