commit 96b8a17bb3c9bbbc5351b39b554a1609d0108ac9 Author: Ingo Korb Date: Mon Nov 7 22:47:19 2022 +0100 Fix GCC 12.1 warning Fix a spurious warning about a possibly uninitialized variable in eepromfs.c that appears when building with GCC 12.1 (and possibly earlier compilers). commit 462d2dfb7484513caad1fca0925a49dddc43b51f Author: Ingo Korb Date: Mon Nov 7 22:47:19 2022 +0100 Use custom in-tree LPC176x register definitions Remove the dependence on a long-obsolete version of CMSIS and vendor register definitions by providing our own compatible versions, meticiously typed in from the data sheet. commit e10ac85093af6bba8f86d85d1bc14574767ee12a Author: Ingo Korb Date: Mon Nov 7 22:47:19 2022 +0100 Move BITBAND macro into tree commit 5a117a32872d20a379e987c7b8eb6c585a88b626 Author: Ingo Korb Date: Mon Nov 7 22:44:10 2022 +0100 Update copyright notices for 2022