8000 Comparing 10.2.1...10.2.2 · stm32duino/STM32FreeRTOS · GitHub
[go: up one dir, main page]

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: stm32duino/STM32FreeRTOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.2.1
Choose a base ref
...
head repository: stm32duino/STM32FreeRTOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.2.2
Choose a head ref
  • 11 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 16, 2021

  1. Fix unused parameters in sketch

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    53ea273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eca9f9 View commit details
    Browse the repository at this point in the history
  3. Update to use the heap_useNewlib_ST.c from Dave Nadler

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    4b76cae View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Fix unused parameters warning in heap_useNewlib_ST.c

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    778bf9d View commit details
    Browse the repository at this point in the history
  2. Fix for CM0 with heap_useNewlib_ST

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    6e74eb4 View commit details
    Browse the repository at this point in the history
  3. Update newlib version check

    Tested with newlib 3.3 of the xPack GNU Arm Embedded GCC v9.3.1-1.3
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    23ba1f9 View commit details
    Browse the repository at this point in the history
  4. Review size definition

    Fix issue raised in issue comment:
    #39 (comment)
    
    when configMEMMANG_HEAP_NB is equal to 1, 2 or 4
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    4adcfbd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #40 from fpistm/heap_newlib

    Update heap_useNewlib from Dave Nadler to support newlib 3.1
    fpistm authored Apr 17, 2021
    Configuration menu
    Copy the full SHA
    d624467 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

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

Commits on Feb 10, 2022

  1. Update library.properties

    fpistm authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    c773359 View commit details
    Browse the repository at this point in the history
  2. Update library.json

    fpistm authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    c319f99 View commit details
    Browse the repository at this point in the history
Loading
0