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: orenskl/pico-jvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.2
Choose a base ref
...
head repository: orenskl/pico-jvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 572 files changed
  • 1 contributor

Commits on Jan 9, 2024

  1. Fixed main test dependency

    orenskl committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2cdf673 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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

    orenskl authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    c1713fc View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Library split (#7)

    * Initial work on library split
    
    * Library split tested
    
    * Removed if() from CMake file
    
    * Updated action and readme
    orenskl authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    abedb9b View commit details
    Browse the repository at this point in the history
  2. Definitions cleanup (#8)

    * Moved definitions from CLI to files (__linux__)
    
    * Moved ARM definition to a file
    orenskl authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2d65871 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Compiler options cleanup (#10)

    * Removed compiler -f and -W flags
    
    * Removed all warnings and added -Wall -Werror
    
    * Reverted to -fno-rtti -fno-exceptions to save Flash space
    orenskl authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8471f44 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Added ADC support (#13)

    orenskl authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c5a1219 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    orenskl authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    36f5760 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    orenskl authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    acb5862 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    orenskl authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    24b6493 View commit details
    Browse the repository at this point in the history
  5. Updated README.md

    orenskl committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7b84ff3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update README.md

    orenskl authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bc859af View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Update main.yml (#15)

    Added manual dispatching
    orenskl authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    87c23a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. 17 add support for building with gcc version higher than 11 ubuntu 24 (

    …#18)
    
    * Added Ninja as the default generator for vscode
    
    * Fixed compiling error with GCC > 11
    orenskl authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5df4dfb View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    17c6d2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f56d6c3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    orenskl authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    e4c17c8 View commit details
    Browse the repository at this point in the history
Loading