-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: adafruit/Adafruit_CircuitPython_BitbangIO
base: 1.3.13
head repository: adafruit/Adafruit_CircuitPython_BitbangIO
compare: main
- 10 commits
- 16 files changed
- 5 contributors
Commits on Dec 11, 2023
-
Bitbangio writes incorrectly in registers
in connection with #20 tested on max31856 (phase 1) and st7735R (phase 0) on a raspberry pico/u2if. Also solves the problem of a max31856 on raspberry pi (impossible to set the thresholds)
Configuration menu - View commit details
-
Copy full SHA for 325f600 - Browse repository at this point
Copy the full SHA 325f600View commit details
Commits on Feb 12, 2024
-
Merge pull request #30 from Linkeor/Linkeor-patch-1
Bitbangio writes incorrectly in registers
Configuration menu - View commit details
-
Copy full SHA for 2410e85 - Browse repository at this point
Copy the full SHA 2410e85View commit details
Commits on Mar 1, 2024
-
Move SPI bit writes to the right clock phase.
- Updated all SPI methods that write bits, so they clock the data on the correct clock transition. - Added tests with a small logic net simulation to verify bits are read and written correctly.
Configuration menu - View commit details
-
Copy full SHA for 7c6bc78 - Browse repository at this point
Copy the full SHA 7c6bc78View commit details
Commits on Mar 4, 2024
-
Merge pull request #31 from kbsriram/fix-phase
Move SPI bit writes to the right clock phase.
Configuration menu - View commit details
-
Copy full SHA for fb37622 - Browse repository at this point
Copy the full SHA fb37622View commit details
Commits on Mar 10, 2024
-
- Also fixed a corner case with I2C checking whether the device acknowledged sent data. - Added tests to cover most of the major operations. Fixes #16
Configuration menu - View commit details
-
Copy full SHA for c122e06 - Browse repository at this point
Copy the full SHA c122e06View commit details
Commits on Mar 11, 2024
-
Merge pull request #32 from kbsriram/i2c-clock-stretching
Add I2C clock stretching.
Configuration menu - View commit details
-
Copy full SHA for 0bb5ec5 - Browse repository at this point
Copy the full SHA 0bb5ec5View commit details
Commits on Oct 7, 2024
-
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3b7311b - Browse repository at this point
Copy the full SHA 3b7311bView commit details
Commits on Jan 16, 2025
-
add sphinx configuration to rtd.yaml
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ef02c3a - Browse repository at this point
Copy the full SHA ef02c3aView commit details
Commits on May 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3390908 - Browse repository at this point
Copy the full SHA 3390908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aca898 - Browse repository at this point
Copy the full SHA 7aca898View 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.3.13...main