Consolidate modelm v2 (#14996)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
nuess0r
2023-05-27 15:12:36 +02:00
committed by GitHub
parent e759230706
commit f98f8eedf0
89 changed files with 293 additions and 105 deletions

View File

@@ -0,0 +1,3 @@
ifeq ($(strip $(UART_DEBUG)), yes)
OPT_DEFS += -DUART_DEBUG
endif