Amar Takhar pushed new commits to merge request !1
Merge request URL: 
https://gitlab.rtems.org/rtems/contrib/micropython/-/merge_requests/1

* dfda5cbe - 1 commit from branch `rtems`

* d8a3ee8e - rtems: added RTEMS port files
* 9cb8c16c - rtems/Makefile: started using pkg-config to obtain CFLAGS and 
LDFLAGS
* cba1cc76 - rtems/README: updated build command
* 3e08ea9f - rtems/Makefile: build libmicropython.a
* 67c3c9a5 - rtems/test: added test application source and Make rule
* 3d58ca8e - rtems/README: added command for building example application
* d3d36def - rtems: enabled floats
* 06e67965 - rtems: importing modules from IMFS
* 09625b8c - rtems: added time module support
* b714bc1b - rtems: enabled random module
* e319014f - rtems/time: set RTEMS MICROSECONDS_PER_TICK, updated time functions
* dbbf4a14 - rtems/machine: implemented reset() and soft_reset()
* a93610b5 - rtems/test: renamed 'test_app' to 'test'
* 05c83930 - rtems/time: switched to POSIX nanosleep for mp_hal_delay_ms
* 553930b2 - rtems/README: updated build commands
* 9bdd52aa - rtems/mpconfigport: switched to detailed error reporting
* e6146c8f - rtems/mpconfigport: set MPZ_DIG_SIZE=16 to support 32 & 64-bit 
systems
* 24d5165d - rtems: fixed readline implementation to better handle raw mode
* 9744f3fd - rtems: larger heap size, switched mp_hal_stdout_tx_strn to write()
* c61246e2 - rtems/mpconfigport: updated config options to pass more 'basics' 
tests

-- 
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

Reply via email to