Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cujomalainey/ant-arduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Choose a base ref
...
head repository: cujomalainey/ant-arduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 16 files changed
  • 2 contributors

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    25e215b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from ivankravets/patch-2

    Declare header files for PlatformIO
    cujomalainey authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    401c083 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Base: Don't build mbed when using arduino

    some boards use arduino but have mbed underneath, only build the arduino
    interface for simplicity
    cujomalainey committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    afcbca6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Mbed: fix detection macro

    apparently its bad practice to put defined in a #if, so follow what is
    recommended on the web.
    cujomalainey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e3a1fe8 View commit details
    Browse the repository at this point in the history
  2. Update to version 2.0.2

    Fix arduino builds that are on top of mbed
    cujomalainey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5b76850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d187f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b6b41f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7b3903 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    297f22a View commit details
    Browse the repository at this point in the history
  7. release 2.0.3

    tooling updates
    cujomalainey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3cb0aae View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Update README.md

    remove google group
    cujomalainey authored May 18, 2023
    Configuration menu
    Copy the full SHA
    da24c50 View commit details
    Browse the repository at this point in the history
Loading