Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prebuild script to use additional build options #8095

Commits on Jun 2, 2021

  1. Add prebuild script to use additional build options

    Additional compile arguments can be given by a file named "build_opt.h".
    This enables users to easily extend their arguments on a central place.
    The script has been taken from stm32duino's Arduino_Core_STM32 package
    brainelectronics committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    c2784a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c0f07f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    286cc4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1489c98 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    b49484d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34f85e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aa76d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    97c3d8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3aa9f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

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

Commits on Jun 17, 2021

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

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    d03a2ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/allow-custom-build-options-file' of github.com:…

    …brainelectronics/arduino-esp8266 into feature/allow-custom-build-options-file
    brainelectronics committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    360a445 View commit details
    Browse the repository at this point in the history