mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-30 02:37:35 +02:00
Added .mbedignore for ARM mbdeb (PR #334 by @nuket)
This commit is contained in:
committed by
Benoit Blanchon
parent
f2a8b52c2c
commit
a7ef99d0fe
5
.mbedignore
Normal file
5
.mbedignore
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
.github/
|
||||||
|
examples/
|
||||||
|
scripts/
|
||||||
|
test/
|
||||||
|
third-party/
|
@ -5,6 +5,7 @@ HEAD
|
|||||||
----
|
----
|
||||||
|
|
||||||
* Fixed `-Wparentheses` warning introduced in v5.6.5 (PR #335 by @nuket)
|
* Fixed `-Wparentheses` warning introduced in v5.6.5 (PR #335 by @nuket)
|
||||||
|
* Added `.mbedignore` for ARM mbdeb (PR #334 by @nuket)
|
||||||
|
|
||||||
v5.6.5
|
v5.6.5
|
||||||
------
|
------
|
||||||
|
Reference in New Issue
Block a user