Skip to content

Commit 1342dad

Browse files
galaknashif
authored andcommitted
include: Remove compat include headers
Remove the compat headers as its been 2 releases since we introduced them. Signed-off-by: Kumar Gala <[email protected]>
1 parent f562478 commit 1342dad

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+0
-913
lines changed

CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@
271271
/include/linker/app_smem*.ld @andrewboie
272272
/include/linker/ @andrewboie @andyross
273273
/include/logging/ @nordic-krch
274-
/include/misc/ @andrewboie @andyross
275274
/include/net/ @jukkar @tbursztyka @pfalcon
276275
/include/net/buf.h @jukkar @jhedberg @tbursztyka @pfalcon
277276
/include/posix/ @pfalcon

Kconfig.zephyr

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -413,15 +413,3 @@ config MISRA_SANE
413413
arrays are not permitted (and gcc will enforce this).
414414

415415
endmenu
416-
417-
418-
menu "Compatibility"
419-
420-
config COMPAT_INCLUDES
421-
bool "Suppress warnings when using header shims"
422-
default y
423-
help
424-
Suppress any warnings from the pre-processor when including
425-
deprecated header files.
426-
427-
endmenu

include/adc.h

Lines changed: 0 additions & 15 deletions
This file was deleted.

include/atomic.h

Lines changed: 0 additions & 15 deletions
This file was deleted.

include/base64.h

Lines changed: 0 additions & 15 deletions
This file was deleted.

include/can.h

Lines changed: 0 additions & 15 deletions
This file was deleted.

include/clock_control.h

Lines changed: 0 additions & 15 deletions
This file was deleted.

include/console.h

Lines changed: 0 additions & 15 deletions
This file was deleted.

include/counter.h

Lines changed: 0 additions & 15 deletions
This file was deleted.

include/crc.h

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)