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/Arduino_Core_STM32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ROBOTIS-GIT/Arduino_Core_STM32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 0 files changed
  • 1 contributor

Commits on Oct 30, 2019

  1. Added SensorXEL

    Kei committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    52c52b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    e9c874e View commit details
    Browse the repository at this point in the history
  2. Changed UART rx mode (IRQ->DMA)

    Kei committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    381e482 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Merge branch 'master' of

    https://github.com/stm32duino/Arduino_Core_STM32.git into
    add_xelnetwork_boards
    
    Conflicts:
    	boards.txt
    	cores/arduino/stm32/uart.c
    	platform.txt
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xc.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xe.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f405xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f410cx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f410rx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f410tx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f411xe.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f412cx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f412rx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f412vx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f412zx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f413xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f415xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f417xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f423xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f427xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f429xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f437xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f439xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f446xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f469xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f479xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Release_Notes.html
    	system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32f4xx_hal_can_legacy.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dcmi.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma2d.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dsi.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_fmpi2c_ex.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_hash.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_hash_ex.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_irda.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_lptim.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_ltdc.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_ltdc_ex.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_mmc.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rng.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_sai.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_sd.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_smartcard.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_usart.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_wwdg.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_gpio.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_lptim.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_spi.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_tim.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_usart.h
    	system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_wwdg.h
    	system/Drivers/STM32F4xx_HAL_Driver/Release_Notes.html
    	system/Drivers/STM32F4xx_HAL_Driver/Src/Legacy/stm32f4xx_hal_can.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_crc.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dcmi.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dfsdm.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma2d.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dsi.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hash.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hash_ex.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_irda.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_iwdg.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_lptim.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_qspi.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rng.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc_ex.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sai.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_smartcard.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_smbus.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_usart.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_wwdg.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_adc.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_lptim.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_tim.c
    	system/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c
    	system/Middlewares/OpenAMP/libmetal/lib/include/metal/system/generic/condition.h
    	system/Middlewares/OpenAMP/libmetal/lib/include/metal/system/generic/sys.h
    	system/Middlewares/OpenAMP/libmetal/st_readme.txt
    	system/Middlewares/OpenAMP/mw_if/app_if/openamp_conf_template.h
    	system/Middlewares/OpenAMP/mw_if/platform_if/rsc_table_template.c
    	system/Middlewares/OpenAMP/mw_if/st_readme.txt
    	system/Middlewares/OpenAMP/open-amp/lib/include/openamp/rpmsg.h
    	system/Middlewares/OpenAMP/open-amp/lib/rpmsg/rpmsg.c
    	system/Middlewares/OpenAMP/open-amp/st_readme.txt
    	system/STM32MP1xx/stm32mp1xx_hal_conf_default.h
    	system/STM32MP1xx/system_stm32mp1xx.c
    	variants/ARMED_V1/variant.h
    	variants/BLACK_F407XX/variant.h
    	variants/BLUE_F407VE_Mini/variant.cpp
    	variants/BLUE_F407VE_Mini/variant.h
    	variants/DEMO_F030F4/variant.cpp
    	variants/DEMO_F030F4/variant.h
    	variants/DISCO_F030R8/variant.cpp
    	variants/DISCO_F030R8/variant.h
    	variants/DISCO_F100RB/variant.cpp
    	variants/DISCO_F100RB/variant.h
    	variants/DISCO_F407VG/variant.cpp
    	variants/DISCO_F407VG/variant.h
    	variants/DISCO_L475VG_IOT/variant.cpp
    	variants/DISCO_L475VG_IOT/variant.h
    	variants/DIYMORE_F407VGT/variant.cpp
    	variants/DIYMORE_F407VGT/variant.h
    	variants/FK407M1/variant.cpp
    	variants/FK407M1/variant.h
    	variants/Generic_F103Rx/variant.h
    	variants/HY_TinySTM103T/variant.cpp
    	variants/HY_TinySTM103T/variant.h
    	variants/MAPLEMINI_F103CB/variant.cpp
    	variants/MAPLEMINI_F103CB/variant.h
    	variants/NUCLEO_F030R8/variant.cpp
    	variants/NUCLEO_F030R8/variant.h
    	variants/NUCLEO_F091RC/variant.cpp
    	variants/NUCLEO_F091RC/variant.h
    	variants/NUCLEO_F103RB/variant.cpp
    	variants/NUCLEO_F103RB/variant.h
    	variants/NUCLEO_F207ZG/variant.cpp
    	variants/NUCLEO_F207ZG/variant.h
    	variants/NUCLEO_F302R8/variant.cpp
    	variants/NUCLEO_F302R8/variant.h
    	variants/NUCLEO_F303RE/variant.cpp
    	variants/NUCLEO_F303RE/variant.h
    	variants/NUCLEO_F401RE/variant.cpp
    	variants/NUCLEO_F401RE/variant.h
    	variants/NUCLEO_F411RE/variant.cpp
    	variants/NUCLEO_F411RE/variant.h
    	variants/NUCLEO_F429ZI/variant.cpp
    	variants/NUCLEO_F429ZI/variant.h
    	variants/NUCLEO_F446RE/variant.cpp
    	variants/NUCLEO_F446RE/variant.h
    	variants/NUCLEO_F767ZI/variant.cpp
    	variants/NUCLEO_F767ZI/variant.h
    	variants/NUCLEO_G071RB/PeripheralPins.c
    	variants/NUCLEO_G071RB/variant.cpp
    	variants/NUCLEO_G071RB/variant.h
    	variants/NUCLEO_H743ZI/PeripheralPins.c
    	variants/NUCLEO_L053R8/variant.cpp
    	variants/NUCLEO_L053R8/variant.h
    	variants/NUCLEO_L073RZ/variant.cpp
    	variants/NUCLEO_L073RZ/variant.h
    	variants/NUCLEO_L152RE/variant.cpp
    	variants/NUCLEO_L152RE/variant.h
    	variants/NUCLEO_L452RE/variant.cpp
    	variants/NUCLEO_L452RE/variant.h
    	variants/NUCLEO_L476RG/variant.cpp
    	variants/NUCLEO_L476RG/variant.h
    	variants/NUCLEO_L496ZG/variant.cpp
    	variants/NUCLEO_L496ZG/variant.h
    	variants/NUCLEO_L4R5ZI/variant.cpp
    	variants/NUCLEO_L4R5ZI/variant.h
    	variants/REMRAM_V1/variant.h
    	variants/RUMBA32_F446VE/variant.cpp
    	variants/RUMBA32_F446VE/variant.h
    	variants/VAKE_F446VE/variant.cpp
    	variants/VAKE_F446VE/variant.h
    	variants/WRAITH32_F051K6/variant.h
    	variants/board_template/variant.cpp
    	variants/board_template/variant.h
    Kei committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    72f3509 View commit details
    Browse the repository at this point in the history
  2. Added tools for XELNetwork, json.

    Kei committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    409330c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ROBOTIS-GIT/add_xelnetwork_boards

    Add xelnetwork boards
    Kei authored Jan 3, 2020
    Configuration menu
    Copy the full SHA
    23b0380 View commit details
    Browse the repository at this point in the history
  4. Fixed json.

    Kei committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    491a6b0 View commit details
    Browse the repository at this point in the history
  5. Fixed json.

    Kei committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    58f88ce View commit details
    Browse the repository at this point in the history
  6. Updated json.

    Kei committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    8829600 View commit details
    Browse the repository at this point in the history
  7. Fixed platform.txt, json.

    Kei committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    31e94e9 View commit details
    Browse the repository at this point in the history
  8. Fixed uart, platform.txt.

    Kei committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    ec1fe59 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Fixed platform.txt for linux.

    Kei committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    bf3d639 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Add stm32f7 HAL, CMSIS, USBD libs.

    Kei committed May 14, 2020
    Configuration menu
    Copy the full SHA
    e783b3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17428d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Modify usbd for CommXEL.

    Kei committed May 15, 2020
    Configuration menu
    Copy the full SHA
    516cf5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced5125 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

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

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    1e9ace0 View commit details
    Browse the repository at this point in the history
  2. Enable SensorXEL revE.

    Kei committed May 29, 2020
    Configuration menu
    Copy the full SHA
    567fb33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from ROBOTIS-GIT/hotfix-fix_sensorxel

    Hotfix fix sensorxel
    Kei authored May 29, 2020
    Configuration menu
    Copy the full SHA
    c87ed6e View commit details
    Browse the repository at this point in the history
Loading