4lDO2 ddf71d48e6 Get the Enable Slot cmd working, asynchronously!
This is the first command that actually worked by calling the IRQ
reactor and then getting a response. While this may not be that much on
its own, it means the async/await model actually works in this context.

Now the major problem is getting rid of all the deadlocks, and later
remove block_on(future) in the Scheme impl, and instead go async with
future spawning instead.
2020-04-19 14:45:46 +02:00
2020-02-22 20:10:43 -07:00
2019-06-29 21:47:52 +02:00
2019-09-04 20:40:18 -06:00
2020-02-22 19:46:28 -07:00
2019-08-26 17:16:39 -06:00
2020-03-29 19:56:37 -06:00
2019-03-05 18:35:01 +01:00
2020-02-15 09:56:32 +01:00
2019-08-12 13:37:03 -06:00
2019-08-12 13:37:03 -06:00
2017-07-26 07:53:16 -06:00
2017-10-20 20:05:49 -06:00
S
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
MIT 18 GiB
Languages
C 37.5%
C++ 37.2%
JavaScript 6.7%
QML 3.4%
HTML 3.2%
Other 11.4%