You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Simba is an RTOS and build framework with aims to make embedded programming easy and portable",
38
+
"url": "http://simba-os.readthedocs.org",
39
+
"title": "Simba"
34
40
},
35
41
"pumbaa": {
36
42
"package": "framework-pumbaa",
37
-
"script": "builder/frameworks/pumbaa.py"
43
+
"script": "builder/frameworks/pumbaa.py",
44
+
"description": "Pumbaa is Python on top of Simba. The implementation is a port of MicroPython, designed for embedded devices with limited amount of RAM and code memory",
0 commit comments