diff options
| author | Ha Thach <[email protected]> | 2020-03-24 10:42:53 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-24 10:42:53 +0700 |
| commit | b4a9a6e99a264cdcb886a1cc04818c086fbd7496 (patch) | |
| tree | a191d0f0b62bf1ed75833cea48c11112ae910739 /examples | |
| parent | 00eabbac3533b2b33020c477b9cc07af491fd626 (diff) | |
| parent | 16d6da18e3215608e30ad23897162f65740530cd (diff) | |
Merge pull request #307 from hathach/upgrade-nrfx
Upgrade nrfx from 2.0.0 to 2.1.0
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/make.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/make.mk b/examples/make.mk index 12ce3fd0c..3c2db88c4 100644 --- a/examples/make.mk +++ b/examples/make.mk @@ -72,7 +72,6 @@ CFLAGS += \ -Wsign-compare \ -Wmissing-format-attribute \ -Wno-deprecated-declarations \ - -Wnested-externs \ -Wunreachable-code \ -Wno-error=lto-type-mismatch \ -ffunction-sections \ |
