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

Committer:
whismanoid
Date:
Thu May 12 15:49:35 2022 -0700
Revision:
62:a618b70c4f22
Parent:
61:52456e705fa8
L@ Datalogger_RunActionTable() fully support math channels; rephrase comment text

Who changed what in which revision?

UserRevisionLine numberNew contents of line
whismanoid 19:5ff09c8e9daf 1 {
whismanoid 19:5ff09c8e9daf 2 "config": {
whismanoid 19:5ff09c8e9daf 3 },
whismanoid 19:5ff09c8e9daf 4 "macros": [
whismanoid 36:e7aac874b8be 5 "MAX40108_DEMO=9",
whismanoid 46:469d0061df5d 6 "BOARD_SERIAL_NUMBER=0",
whismanoid 62:a618b70c4f22 7 "FW_REV=62",
whismanoid 46:469d0061df5d 8 "HAS_FLASH_PEEK=1",
whismanoid 46:469d0061df5d 9 "HAS_FLASH_POKE=1",
whismanoid 46:469d0061df5d 10 "HAS_FLASH_LOAD_SAVE=1"
whismanoid 19:5ff09c8e9daf 11 ],
whismanoid 19:5ff09c8e9daf 12 "target_overrides": {
whismanoid 19:5ff09c8e9daf 13 }
whismanoid 19:5ff09c8e9daf 14 }