Add avrintel.[ch] to the project and warn if mcuid incompatible with avrintel.c

This commit is contained in:
Stefan Rueger
2022-08-30 19:48:17 +01:00
parent b0198a319f
commit 626a43b139
9 changed files with 6973 additions and 2 deletions

View File

@@ -161,6 +161,7 @@ const char *cfg_strct_name(int strct);
void cfg_assign(char *sp, int strct, Component_t *cp, VALUE *v);
void cfg_update_mcuid(AVRPART *part);
#ifdef __cplusplus
}