[BUG] CMake size target flags incorrect #21

Open
opened 2025-02-14 21:05:54 +00:00 by jakegoodwin · 0 comments
Owner

The src/CMakeLists.txt file contains bug in the target for the arv-size command.

It should use -G for the format and --target=elf32-avr for the second half.

The `src/CMakeLists.txt` file contains bug in the target for the `arv-size` command. It should use `-G` for the format and `--target=elf32-avr` for the second half.
jakegoodwin added the
bug
label 2025-02-14 21:05:54 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TDD-Templates/cmake-cmocka-template#21
No description provided.