mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
The -Og optimisation level produces a more realistic build, gives a better debugging experience, and generates smaller code than -O0, allowing debug builds to fit in flash. This commit also assigns variables in can.c to prevent warnings when -Og is used, and builds a board in CI with DEBUG=1 enabled. Signed-off-by: Damien George <damien@micropython.org>
15 KiB
Executable File
15 KiB
Executable File