Amar Takhar pushed new commits to merge request !1 Merge request URL: https://gitlab.rtems.org/rtems/contrib/micropython/-/merge_requests/1
* 28476c94 - 1 commit from branch `rtems` * 5880cd7d - rtems: added RTEMS port files * fcfaf689 - rtems/Makefile: started using pkg-config to obtain CFLAGS and LDFLAGS * 3e557954 - rtems/README: updated build command * 22781c2b - rtems/Makefile: build libmicropython.a * 7a38eb34 - rtems/test: added test application source and Make rule * 64a0b0af - rtems/README: added command for building example application * f7b73306 - rtems: enabled floats * 4e161268 - rtems: importing modules from IMFS * 47799f58 - rtems: added time module support * 6ed9043e - rtems: enabled random module * 1ddfc1e1 - rtems/time: set RTEMS MICROSECONDS_PER_TICK and updated time.ticks* functions * 064f4082 - rtems/machine: implemented reset() and soft_reset() * b30fd224 - rtems/test: renamed 'test_app' to 'test' * 7e036306 - rtems/time: switched to POSIX nanosleep for mp_hal_delay_ms * 02801665 - rtems/README: updated build commands * 0c3d4ec6 - rtems/mpconfigport: switched to detailed error reporting * a1dd62a0 - rtems/mpconfigport: set MPZ_DIG_SIZE=16 to support both 32 & 64-bit systems * 3a9a7147 - rtems: fixed readline implementation to better handle raw mode * 414550e0 - rtems: set a really large heap size and switched mp_hal_stdout_tx_strn to use... * 7b20c300 - rtems/mpconfigport: (wip) config options to pass `basics` tests on the example app -- View it on GitLab: https://gitlab.rtems.org/rtems/contrib/micropython/-/merge_requests/1 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
