Skip to content

sg2042evb: compiler errors #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
delgh1 opened this issue Nov 29, 2024 · 0 comments
Open

sg2042evb: compiler errors #65

delgh1 opened this issue Nov 29, 2024 · 0 comments

Comments

@delgh1
Copy link

delgh1 commented Nov 29, 2024

sg2042evb with gcc-13-arm-none-eabi:

In file included from console.c:4:
./system.h:11:16: error: unknown type name 'uint8_t'
   11 | void uart_putc(uint8_t ch);
      |                ^~~~~~~
./system.h:1:1: note: 'uint8_t' is defined in header '<stdint.h>'; did you forget to '#include <stdint.h>'?
  +++ |+#include <stdint.h>
    1 | #ifndef __SYSTEM_H__
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

No branches or pull requests

1 participant