-
Some of my previously working LPC11U35 programs are hard faulting before they even get to `main()`, even known-good versions with older libraries. In an isolated test, I was able to produce an even we…
-
When working with mutable collections, I sometimes find it useful to be able to map and sort in-place.
I wrote a little utility to do this; have a look to see what I mean:
https://github.com/japgo…
-
### Description
- Type: Bug
- Related issue: https://developer.mbed.org/questions/77071/Offline-Compliling/
- Priority: Blocker
---------------------------------------------------------------
#…
-
In an effort to support more widely used open protocols and software for syncing we should check out the ownCloud Notes API: https://github.com/owncloud/notes/wiki/API-0.2
Would especially be cool to …
-
I know there's some preference towards Browserify, but given D3 now sort of relies on tree shaking to be easily used, it would probably be beneficial to replace it with something that does dead code r…
-
As a Proof of Concept for using an [API language](https://github.com/microlib/org/issues/2), I created a description of the usermanager APIs using [API Blueprint](https://apiblueprint.org).
It can …
-
### Description
- Type: Question
## Question
Message from the [Q&A section](https://developer.mbed.org/questions/77071/Offline-Compliling/#answer12120?compage=1#c26420). Apparently compiling ag…
-
I managed to build fruitymesh for the nRF52 by using fruitymesh-ubuntu-vm.
However after flashing it to nRF52 I don't get any output or command response on serial UART nor does any of the LED's on t…
-
It appears that with the default router we're currently using, we're not able to set up regex-based endpoints, allowing us to do things like `GET /users/{id}`.
We need to integrate the [gorilla-too…
-
Same question, another repo 😃