You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- (build): Added tinyUSB src/inc, DMA & RTC from MSDK.
- (build): added hex & bin targets for executable.
- (build): temporarily modified .ld due to issue exiting MAX32 ROM code
- (flash): added flash target for jlink & msdk, along with helper files under tools/
- Reorganized mpconfigport.mk for clarity
- Moved flash driver & LED/PB definitions to board files (mpconfigboard._)
Copy file name to clipboardExpand all lines: ports/analog/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,6 @@ This requires the following:
45
45
- The PICO board is connected to the target board via a 10-pin SWD ribbon cable.
46
46
- If SWD connectors are not keyed, the P1 indicator (red line) on the SWD ribbon cable should match the P1 indicator on the board silkscreen near the 10-pin SWD connector.
47
47
48
-
[**Section in Progress.**]
49
-
50
48
### Using the REPL
51
49
52
-
[**Section in Progress. Review & Testing are needed.**]
50
+
[**Section in Progress. USB support needs implementation & test.**]
0 commit comments