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: kcl93/muCom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1
Choose a base ref
...
head repository: kcl93/muCom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 26 files changed
  • 1 contributor

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    2163f47 View commit details
    Browse the repository at this point in the history
  2. Update documentation

    kcl93 committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    47feb78 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Bugfixes

    kcl93 committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    37edab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31924a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0545199 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    26539f1 View commit details
    Browse the repository at this point in the history
  2. Remove usage of malloc and calloc (reduces flash size) by using Macro…

    …s for creating the buffers instead
    kcl93 committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    2a9bec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d289c2 View commit details
    Browse the repository at this point in the history
  4. Updated examples

    kcl93 committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    8e4f741 View commit details
    Browse the repository at this point in the history
  5. Allow double functions for AVR (even though they won't work properly)…

    …. Bugfixed compiler issue with DUE due to #pragma optimize
    kcl93 committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    995e11a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    b219930 View commit details
    Browse the repository at this point in the history
  2. Update benchmark

    kcl93 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    c69cb89 View commit details
    Browse the repository at this point in the history
  3. Update documentation

    kcl93 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    2adbd1e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    0c0a5fb View commit details
    Browse the repository at this point in the history
Loading