-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: arduino-libraries/Arduino_AdvancedAnalog
base: 1.4.0
head repository: arduino-libraries/Arduino_AdvancedAnalog
compare: 1.5.0
- 10 commits
- 16 files changed
- 2 contributors
Commits on Apr 9, 2024
-
docs: Update the documentation.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 16de488 - Browse repository at this point
Copy the full SHA 16de488View commit details -
Merge pull request #71 from arduino-libraries/update_docs
docs: Update the documentation.
Configuration menu - View commit details
-
Copy full SHA for ef8c648 - Browse repository at this point
Copy the full SHA ef8c648View commit details
Commits on May 24, 2024
-
misc: Update the library to use the API DMAPool.
The DMAPool has been refactored and relocated to the core-api. This patch updates the all code to use the new API, and removes the duplicate DMAPool code. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 01d33f9 - Browse repository at this point
Copy the full SHA 01d33f9View commit details
Commits on Jun 3, 2024
-
Merge pull request #73 from arduino-libraries/dma_pool_api
misc: Update the library to use the API DMAPool.
Configuration menu - View commit details
-
Copy full SHA for 70a630e - Browse repository at this point
Copy the full SHA 70a630eView commit details
Commits on Jun 5, 2024
-
AdvancedDAC: Add support for loop mode.
Loop mode starts the DAC automatically when all buffers in the queue are written. Once started, the DAC will continuously cycle through all of the buffers in the queue. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cd06842 - Browse repository at this point
Copy the full SHA cd06842View commit details
Commits on Jul 15, 2024
-
Signed-off-by: iabdalkader <i.abdalkader@gmail.com> Co-authored-by: Leonardo Cavagnis <45899760+leonardocavagnis@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb081a5 - Browse repository at this point
Copy the full SHA cb081a5View commit details -
examples: Add DAC loop mode example.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f530b02 - Browse repository at this point
Copy the full SHA f530b02View commit details -
Merge pull request #75 from arduino-libraries/dac_loop_mode
AdvancedDAC: Add support for loop mode.
Configuration menu - View commit details
-
Copy full SHA for e015fc5 - Browse repository at this point
Copy the full SHA e015fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916dc0f - Browse repository at this point
Copy the full SHA 916dc0fView commit details -
Merge pull request #77 from arduino-libraries/1.5.0-release
Update library.properties - v1.5.0
Configuration menu - View commit details
-
Copy full SHA for 5fcf739 - Browse repository at this point
Copy the full SHA 5fcf739View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.4.0...1.5.0