-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: bbloppaa/arduino
base: main
head repository: firmata/arduino
compare: main
- 15 commits
- 5 files changed
- 5 contributors
Commits on Dec 28, 2022
-
Fails linter check, and tests are done from the PC now
Configuration menu - View commit details
-
Copy full SHA for 28ac1e0 - Browse repository at this point
Copy the full SHA 28ac1e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c285135 - Browse repository at this point
Copy the full SHA c285135View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c243c07 - Browse repository at this point
Copy the full SHA c243c07View commit details
Commits on Jul 24, 2023
-
firmata#505 Arduino Nano Every is a ATMega 4809
Therefore this definition must come after. Basically, no board should directly use the ATMega 4809 bare definitions.
Configuration menu - View commit details
-
Copy full SHA for e276e34 - Browse repository at this point
Copy the full SHA e276e34View commit details -
Merge pull request firmata#503 from joreg/patch-1
Fixed link to vvvv/VL implementation
Configuration menu - View commit details
-
Copy full SHA for 76d1837 - Browse repository at this point
Copy the full SHA 76d1837View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 931b692 - Browse repository at this point
Copy the full SHA 931b692View commit details
Commits on Aug 14, 2023
-
Merge pull request firmata#507 from PaulStoffregen/teensy_defines_fix
Improve defines for Teensy 4.0 and Teensy 4.1
Configuration menu - View commit details
-
Copy full SHA for 38e5661 - Browse repository at this point
Copy the full SHA 38e5661View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 24308ec - Browse repository at this point
Copy the full SHA 24308ecView commit details
Commits on Sep 3, 2023
-
Documentation: Add reference to the Firmata Linux Kernel module
Adds a reference to the (experimental) Linux Kernel Module firmata_mod, which allows users to use standard Linux userspace APIs/tools to access GPIO, I2C or SPI devices made available on an Arduino attached to a Linux host PC via a serial interface and running the Firmata firmware. In addition, existing Linux Kernel modules for devices using I2C/SPI can also be associated with devices on the Arduino.
Configuration menu - View commit details
-
Copy full SHA for a46444e - Browse repository at this point
Copy the full SHA a46444eView commit details
Commits on Sep 8, 2023
-
Merge pull request firmata#509 from firmata/uno-r4
feat: Arduino Uno R4 support
Configuration menu - View commit details
-
Copy full SHA for 2ab86cf - Browse repository at this point
Copy the full SHA 2ab86cfView commit details -
Merge pull request firmata#510 from logicog/main
Documentation: Add reference to the Firmata Linux Kernel module
Configuration menu - View commit details
-
Copy full SHA for 53bb550 - Browse repository at this point
Copy the full SHA 53bb550View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b59338 - Browse repository at this point
Copy the full SHA 1b59338View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1866deb - Browse repository at this point
Copy the full SHA 1866debView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c48901 - Browse repository at this point
Copy the full SHA 6c48901View commit details
Commits on Sep 13, 2024
-
Merge pull request firmata#517 from firmata/UnoR4_2
Fix compilation for UNOR4
Configuration menu - View commit details
-
Copy full SHA for ebd19be - Browse repository at this point
Copy the full SHA ebd19beView 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 main...main