* muntsos_beaglebone release 2.0.0
Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.
* muntsos_raspberrypi1 release 2.0.0
Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.
* muntsos_raspberrypi2 release 2.0.0
Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.
* muntsos_raspberrypi3 release 2.0.0
Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.
* muntsos_raspberrypi4 release 2.0.0
Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.
* remoteio release 1.20962.1
Modified the post-fetch script to copy Windows DLL files to bin/
* mcp2221 release 1.20962.1
Modified the post-fetch script to copy Windows DLL files to bin/
* libsimpleio release 1.20946.1
More improvements, especially to the support for Mikroelektronika
Click Boards. Also support for more Remote I/O Protocol servers.
* remoteio release 1.20946.1
More improvements, especially to the support for Mikroelektronika
Click Boards. Also support for more Remote I/O Protocol servers.
[SMerrony]
* Feature: Add bg config option for button background colour
* Feature: Add fontsize config option per tab
* Docs: Update for new features
* Docs: Enhance example/keypad.toml to use new features, add PokerTH map
* Bugfix: Don't truncate mnemonics shown via --dumpkeys
* Internal: Reduce size of HTML/JavaScript for main page
[mgrojo]
* Feature: Add big Maths symbols example config
* External crates for MuntsOS Embedded Linux cross-toolchain metapackages.
* muntsos_beaglebone release 1.0.0
You can prepare an Alire program project to target MuntsOS Embedded
Linux on a BeagleBone board with just "alr with muntsos_beaglebone".
* muntsos_raspberrypi1 release 1.0.0
You can prepare an Alire program project to target MuntsOS Embedded
Linux on a Raspberry Pi 1 board with just "alr with muntsos_raspberrypi1".
* muntsos_raspberrypi2 release 1.0.0
You can prepare an Alire program project to target MuntsOS Embedded
Linux on a Raspberry Pi 2 board with just "alr with muntsos_raspberrypi2".
* muntsos_raspberrypi3 release 1.0.0
You can prepare an Alire program project to target MuntsOS Embedded
Linux on a Raspberry Pi 3 board with just "alr with muntsos_raspberrypi3".
* muntsos_raspberrypi4 release 1.0.0
You can prepare an Alire program project to target MuntsOS Embedded
Linux on a Raspberry Pi 4 board with just "alr with muntsos_raspberrypi4".
* Replace CE with latest FSF from Alire
Also remove extra installations that are now automatically performed by the
setup-alire action.
* Remove now-redundant workflow cases
Keypadder runs on your desktop machine and provides a mobile/tablet-friendly
web page that you use from a tablet or phone to send frequently-used, awkward,
or difficult-to-remember key combinations to the currently-focused desktop application.
* New release tash-8.7.1.
The main change in this release is replacing options.gpr, which was
not distinguished enough and could conflict with other crates. It was
never intended to be used outside this crate, and the function is
replaced by tcl_tk_options.gpr.
* New crate scripted_testing-2.0.0.
This crate supports scriptable integration testing, where the mocked
environment of the software being tested can be scripted. The
supported scripting language is Tcl.
It's intended to add some automation to the development of mocking
support, probably using libadalang to generate stubs.
Fixed or suppressed many (but not all) compiler warnings.
Made major improvement to Mikroelektronika Click board support,
especially for BeagleBone target platforms.
Fixed or suppressed many (but not all) compiler warnings.
Made major improvement to Mikroelektronika Click board support,
especially for BeagleBone target platforms.