Internal_Datalogger but with USB support removed (for MAX40108 Demo board), proof of concept that MAX32625 can be used successfully with VDDB(USB) left unpowered, as long as the USB library is not used.

Dependencies:   max32625pico CmdLine

custom_targets.json

Committer:
whismanoid
Date:
2022-05-12
Revision:
62:a618b70c4f22
Parent:
19:5ff09c8e9daf

File content as of revision 62:a618b70c4f22:

{
    "MAX40108DEMOP2U9": {
        "inherits": ["MAX32625_BASE"],
        "macros_remove": [],
        "macros_add": ["MAX32625_NO_BOOT"]
     }
}