mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-09-26 15:00:57 +02:00
Updated Compatibility issues (markdown)
@@ -29,7 +29,7 @@ See issues [#101](https://github.com/bblanchon/ArduinoJson/issues/101), [#125](h
|
||||
## Intel Edison: compilation error
|
||||
|
||||
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`:
|
||||
|
||||
@@ -46,7 +46,8 @@ See issues [#123](https://github.com/bblanchon/ArduinoJson/issues/123) and [#138
|
||||
## RedBearLab boards: compilation error
|
||||
|
||||
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`:
|
||||
|
||||
|
Reference in New Issue
Block a user