Skip to content

Fix function declaration in ecc.h#9

Open
rwols wants to merge 1 commit intomainfrom
fix-declaration
Open

Fix function declaration in ecc.h#9
rwols wants to merge 1 commit intomainfrom
fix-declaration

Conversation

@rwols
Copy link
Collaborator

@rwols rwols commented Mar 23, 2026

In main.c, the function ecsm is invoked with a uint8_t* buffer. It is also defined as such in the ecc.c file. Only in the header file is it defined without taking arguments.

Newer ARM GNU compiler toolchains will point this out, but older versions did not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant