upide

uPIDE is a simple IDE for Micropython

Stars
22

Bot releases are visible (Hide)

upide - ftDuino32 Latest Release

Published by harbaum over 1 year ago

Firmware images are no longer included with the binary but downloaded on demand.

upide - Apple welcome

Published by harbaum over 2 years ago

Many editor improvements and a new apple release

Full Changelog: https://github.com/harbaum/upide/compare/v1.1.3...v1.1.4

upide - LEGO

Published by harbaum over 2 years ago

This release fixes some startup issues when using the LEGO Spike Hub

Full Changelog: https://github.com/harbaum/upide/compare/v1.1.2...v1.1.3b

upide - Console performance fixes

Published by harbaum over 2 years ago

This release fixes a console performance problem introduced with the change to pyboard.py

upide - Faster again

Published by harbaum over 2 years ago

This release includes a buffer/cache to cope with Windows 10 serial performance issues.

upide - Go pyboard.py

Published by harbaum over 2 years ago

This release switches from the custom made board.py to a slightly modified version of the official pyboard.py from the micropython repository. This especially helps with ESP32 without PSRAM and big file transfers.

upide - Import and export from/to PC

Published by harbaum over 2 years ago

This release updates the embedded micropython firmware to 1.18 and add import and export functions to exchange individual files with the host PC

upide - Backup and restore

Published by harbaum almost 3 years ago

This release adds backup and restore capabilities and the ability to have depending files in examples like e.g. a audio file which is the installed with the example.

upide - More bugfixes

Published by harbaum almost 3 years ago

This version fixes some small issues e.g. when dealing with empty files and empty directories.

upide - Bug fixes

Published by harbaum almost 3 years ago

This release includes bug fixes only. Mainly for the console and the error parser.

upide - Initial features complete

Published by harbaum about 3 years ago

This is the first version that has all the features initially planned

upide - Translations and examples

Published by harbaum about 3 years ago

Added german translations, new example import system

upide - Linux package

Published by harbaum about 3 years ago

Besides (very) minor adjustments there's now a prepackaged linux version included.

upide - Gimme REPL

Published by harbaum over 3 years ago

This release enables REPL support in the console area for direct interactive access to the target.

upide - Splash screen

Published by harbaum over 3 years ago

This release includes various minor adjustments.

upide - ESP flasher included

Published by harbaum over 3 years ago

This release adds the ability to flash the micropython firmware for the ESP.

upide - Drag'n drop

Published by harbaum over 3 years ago

This release adds basic drag'n drop support in the fileview allowing the user to move files around on the target,

upide - Second test release

Published by harbaum over 3 years ago

This version includes a lot of minor improvements.

upide - Initial test

Published by harbaum over 3 years ago

This is the first test release