Updated Compatibility issues (markdown)

Benoît Blanchon
2016-03-03 10:20:06 +01:00
parent 60526b419a
commit efbd675f3e

@@ -29,7 +29,7 @@ See issues [#101](https://github.com/bblanchon/ArduinoJson/issues/101), [#125](h
## Intel Edison: compilation error ## Intel Edison: compilation error
This is a known bug in [Arduino core for Intel Edison](https://github.com/01org/corelibs-edison). This is a known bug in [Arduino core for Intel Edison](https://github.com/01org/corelibs-edison).
A [pull request](https://github.com/01org/corelibs-edison/pull/18) has been submitted but is still waiting for approval. A [pull request](https://github.com/01org/corelibs-edison/pull/18) has been submitted ~~but is still waiting for approval.~~
Until this gets fixed, just insert the following line in your local `cores/arduino/WString.h`: Until this gets fixed, just insert the following line in your local `cores/arduino/WString.h`:
@@ -46,7 +46,8 @@ See issues [#123](https://github.com/bblanchon/ArduinoJson/issues/123) and [#138
## RedBearLab boards: compilation error ## RedBearLab boards: compilation error
This is a known bug in [Arduino core for BLE Nano](https://github.com/RedBearLab/nRF51822-Arduino). This is a known bug in [Arduino core for BLE Nano](https://github.com/RedBearLab/nRF51822-Arduino).
A [pull request](https://github.com/RedBearLab/nRF51822-Arduino/pull/57) has been submitted but is still waiting for approval.
A [pull request](https://github.com/RedBearLab/nRF51822-Arduino/pull/57) has been submitted ~~but is still waiting for approval.~~
Until this gets fixed, just insert the following line in your local `cores/arduino/WString.h`: Until this gets fixed, just insert the following line in your local `cores/arduino/WString.h`: