Pyboard D firmwares with single/double precision, threads and ulab module

The official PYBD running MicroPython, and its accessories.
Target audience: Users with a PYBD
Post Reply
User avatar
rcolistete
Posts: 352
Joined: Thu Dec 31, 2015 3:12 pm
Location: Brazil
Contact:

Pyboard D firmwares with single/double precision, threads and ulab module

Post by rcolistete » Wed Jul 15, 2020 3:19 pm

I've compiled Pyboard D firmwares with many combinations of single/double precision (float point numbers), threads and ulab module, look at :
Firmwares for MicroPython on Pyboard v1.1/Lite v1.0/D SF2/D SF3/D SF6.

- MicroPython v1.12 firmwares without ulab :
* 12 firmwares with combinations of sp, dp, sp & _thread, dp & _thread for Pyboard D SF2/SF3/SF6;

- MicroPython v1.12 firmwares with ulab :
* 12 firmwares with ulab and combinations of sp, dp, sp & _thread, dp & _thread for Pyboard D SF2/SF3/SF6.

Changed in 2020-08-07 : pointing to https://gitlab.com/rcolistete/micropython-firmwares
Last edited by rcolistete on Fri Aug 07, 2020 2:50 pm, edited 1 time in total.
My "MicroPython Samples". My "MicroPython Firmwares" with many options (double precision, ulab, etc).

User avatar
rcolistete
Posts: 352
Joined: Thu Dec 31, 2015 3:12 pm
Location: Brazil
Contact:

Re: Pyboard D firmwares with single/double precision, threads and ulab module

Post by rcolistete » Mon Jul 27, 2020 6:47 am

See "MicroPython v1.12 firmwares with 'ulab' v0.54.0 module for Pyboard v1.1/Lite v1.0/D SF2/D SF3/D SF6" :
* 12 new firmwares with ulab v0.54.0 (released in July 24 2020) and combinations of sp, dp, sp & _thread, dp & _thread for Pyboard D SF2/SF3/SF6;

There are also 12 new firmwares without ulab, with combinations of sp, dp, sp & _thread, dp & _thread, for Pyboard D SF2/SF3/SF6.

Changed in 2020-08-07 : pointing to https://gitlab.com/rcolistete/micropython-firmwares
My "MicroPython Samples". My "MicroPython Firmwares" with many options (double precision, ulab, etc).

Post Reply