> On Sep 16, 2018, at 7:11 PM, Andrew Eliasz <[email protected]> wrote: > > myNewtOS looks most interesting. > I would like to get involved ... and, in particular, > I would like to start with building some simple applications for the > BBC:Microbit > which is supported.
Welcome. > Are there any really simple examples to get started ... > i.e. which compiler(s) to install, which build tools, dependencies and > suitable HAL layers and such … Start here. http://mynewt.apache.org/quick-start/ <http://mynewt.apache.org/quick-start/> That should get your tools setup and a simple example loaded to microbit. Documentation about HAL http://mynewt.apache.org/latest/os/modules/hal/hal.html <http://mynewt.apache.org/latest/os/modules/hal/hal.html>.
