Skip to content

is Debug working well at rp2040? #51

@YCF

Description

@YCF

I'm trying to debyg the rp2040's adc,I got nothing at qmk toolbox.

CONSOLE_ENABLE = yes

keymap.c

#include "print.h"
void keyboard_post_init_user(void) {
print("hello from debug");
}

If the qmk debug not work,how can i debug it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions