| Menu | JAQForum Ver 19.10.27 |
Forum Index : Microcontroller and PC projects : PicoMite V6.03.00 Release
V6.03.00 is now available at https://github.com/UKTailwind/PicoMite/releases/tag/PicoMite-V6.03.00 The user manual, gui manual and all other ancillary documentation is available at https://github.com/UKTailwind/PicoMite/tree/main/docs Various python scripts for use by users are on https://github.com/UKTailwind/PicoMite/tree/main/user-tools The latest version of the CFunction header is here In the next days I'll get all this packaged up for Geoff to include on his site and will post release notes on this thread. As far as I'm aware the release picks up the various comments on the RC thread and the documentation thread (where I agree with them ). |
||||||
For info, the github is now completely re-organised. If you want to build the PicoMite firmware for yourself and assuming you have the compiler and pico sdk loaded and set up then all you need to do is as follows: Create a new directory and cd to that directory git clone https://github.com/UKTailwind/PicoMite.git cd Picomite buildpicomite [what] 'what' can be nothing (builds every version) rp2350, rp2040, or a specific build PICOMIN:PicoMiteRP2040MIN PICOUSB:PicoMiteRP2040USB VGA:PicoMiteRP2040VGA VGAUSB:PicoMiteRP2040VGAUSB WEB:WebMiteRP2040 WEBRP2350:WebMiteRP2350 VGARP2350:PicoMiteRP2350VGA VGAUSBRP2350:PicoMiteRP2350VGAUSB PICORP2350:PicoMiteRP2350 PICOUSBRP2350:PicoMiteRP2350USB PICOBTRP2350:PicoMiteRP2350BT PICOBTHRP2350:PicoMiteRP2350BTH HDMI:PicoMiteHDMI HDMIUSB:PicoMiteHDMIUSB HDMIWEB:PicoMiteHDMIWEB Edited 2026-07-01 03:04 by matherp |
||||||
| The Back Shed's forum code is written, and hosted, in Australia. |