Skip to content

Commit

Permalink
Add initial support for Analog Discovery 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusgreuel committed Aug 19, 2023
1 parent f0ca077 commit a644131
Show file tree
Hide file tree
Showing 5 changed files with 336 additions and 20 deletions.
1 change: 1 addition & 0 deletions src/dwfpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
ElectronicsExplorer,
AnalogDiscovery,
AnalogDiscovery2,
AnalogDiscovery3,
DigitalDiscovery,
)
from dwfpy.application import Application
Expand Down
Loading

0 comments on commit a644131

Please sign in to comment.