|
← | µOS++ v6.3.11 released | µOS++ v6.3.14 released | → |
Version v6.3.13 is a µOS++ maintenance release.
As of now, the µOS++ code is split between several GitHub projects and needs to be brought together to compose a project. To automate this process, some scripts are available from a separate project.
To update the local copy of the xPacks, use the scripts.git/xpacks-update-repo.sh
script.
To experiment with µOS++, please check the demo projects, available from GitHub, and use a similar structure for your projects.
__posix_gettimeofday()
implemented; it calls rtclock.now ()
<cmsis-plus/posix/termios.h>
addedos::posix::tty
added with tty attributes supportNone.
None.