mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-12-24 04:41:00 -05:00
fw: Remove unused header includes
This commit is contained in:
parent
3a6a60ff26
commit
4bd249816a
2 changed files with 0 additions and 2 deletions
|
|
@ -4,7 +4,6 @@
|
|||
*/
|
||||
|
||||
#include "assert.h"
|
||||
#include "led.h"
|
||||
#include "lib.h"
|
||||
|
||||
void assert_fail(const char *assertion, const char *file, unsigned int line,
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
#include "../tk1_mem.h"
|
||||
#include "assert.h"
|
||||
#include "blake2s/blake2s.h"
|
||||
#include "led.h"
|
||||
#include "lib.h"
|
||||
#include "proto.h"
|
||||
#include "state.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue