David Douard
|
5a4a34802b
|
Fix a typo in STM32F3's CMakeList.txt
A typo has been introduced preventing the STM32F303x8 to be buildable using the new cmake based build system.
|
2020-11-25 11:53:59 +01:00 |
Martin Kojtal
|
62faa46fb4
|
Merge pull request #13921 from hugueskamba/hk_remove_lpc55s69
TARGET_NXP: Remove support for LPC55S69
|
2020-11-25 10:03:17 +00:00 |
Martin Kojtal
|
6d89500dfe
|
Merge pull request #13935 from MultiTechSystems/mtqn-soft-power-on
Dragonfly Nano(MTQN): power on/off so soft_power_on() fix
|
2020-11-24 14:14:07 +00:00 |
Martin Kojtal
|
ced4aa6e2d
|
Merge pull request #13939 from jeromecoutant/PR_LSEDRIVE
STM32: LSE DRIVE feature update
|
2020-11-24 14:13:52 +00:00 |
Martin Kojtal
|
9de73f89ef
|
Merge pull request #13932 from LDong-Arm/st_trace_verbosity
Reduce ST QSPI/OSPI trace verbosity to debug
|
2020-11-24 14:12:13 +00:00 |
Martin Kojtal
|
b552127916
|
Merge pull request #13931 from jeromecoutant/PR_I2C_LEGACY
STM32 I2C: use correct HAL API
|
2020-11-24 14:12:05 +00:00 |
Martin Kojtal
|
985fab4ea0
|
Merge pull request #13918 from hugueskamba/hk_removed_lpc11u6x
TARGET_NXP: Remove support for LPC11U6X
|
2020-11-24 14:10:35 +00:00 |
Martin Kojtal
|
a1fc9cdad5
|
Merge pull request #13915 from 0xc0170/cmake-stm32
CMake: add all TARGET_STM targets
|
2020-11-24 14:09:28 +00:00 |
Martin Kojtal
|
59c03e1e75
|
Merge pull request #13914 from JeanMarcR/FLASH_API
STM32 FLASH API : add critical sections
|
2020-11-24 14:08:52 +00:00 |
Martin Kojtal
|
2f709cc13f
|
Merge pull request #13896 from jeromecoutant/PR_OSPI
STM32 OSPI support
|
2020-11-24 13:53:30 +00:00 |
Martin Kojtal
|
57bbb4739b
|
Merge pull request #13085 from pea-pod/remove-deprecated-mbed-assert
Change MBED_STATIC_ASSERTs version for built-in
|
2020-11-24 13:38:07 +00:00 |
jeromecoutant
|
29af76fcca
|
STM32: LSE DRIVE feature update
|
2020-11-20 17:31:26 +01:00 |
reme
|
16e63dc108
|
STM32 FLASH API : add critical sections
See PR #13802 (for F4 board)
Concerned boards are
STM32F0
STM32F1
STM32F2
STM32F3
STM32F4
STM32F7
STM32G0
STM32G4
STM32H7
STM32L0
STM32L1
STM32L4
STM32L5
Adding test of return code of HAL_FLASH_Lock() function
Adding board STM32F4
Running AStyle
|
2020-11-20 08:03:24 +00:00 |
Leon
|
01b60c20a1
|
Update Dragonfly Nano(MTQN) power on/off so soft_power_on() performs a reset
|
2020-11-19 18:09:06 -06:00 |
Lingkai Dong
|
8f50b03a38
|
Reduce ST QSPI/OSPI trace verbosity to debug
|
2020-11-19 16:22:12 +00:00 |
jeromecoutant
|
b01940200c
|
STM32 I2C: use correct HAL API
|
2020-11-19 12:03:48 +01:00 |
Hugues Kamba
|
07b6db2f0d
|
TARGET_NXP: Remove support for LPC55S69
Mbed OS 6 dropped support for all LPC55S69 targets.
This commit removes all source files for those targets.
|
2020-11-18 15:01:20 +00:00 |
Martin Kojtal
|
468b66944d
|
CMake: STM32 TARGET_ prefix removal fix
|
2020-11-18 12:13:46 +00:00 |
Hugues Kamba
|
8972cde3ab
|
TARGET_NXP: Remove support for LPC11U6X
Mbed OS no longer supports any LPC11U6X targets.
This commit removes all source files for those targets.
|
2020-11-18 11:39:56 +00:00 |
Martin Kojtal
|
907868d1de
|
CMake: STM32F0 fix startup/linker prefixes
|
2020-11-18 11:19:57 +00:00 |
Martin Kojtal
|
134c39cb7e
|
Merge pull request #13905 from jeromecoutant/PR_L422
STM32L4: ADC compilation issue with L422
|
2020-11-18 10:59:06 +00:00 |
Martin Kojtal
|
e1b8dd6e22
|
Merge pull request #13797 from JojoS62/PR_fix_LSE-drive-load-setting
STM32: add setting for LSE drive load level
|
2020-11-18 09:42:45 +00:00 |
Martin Kojtal
|
450afa81fb
|
Merge pull request #13904 from 0xc0170/fix_disco_cmake
CMake STM32L475xG: fix linker/startup inclusion
|
2020-11-18 09:37:45 +00:00 |
Martin Kojtal
|
c49d0b88aa
|
CMake: STM32F1 Cube fix driver includes
|
2020-11-17 16:52:10 +00:00 |
Martin Kojtal
|
23eed7cda1
|
CMake: add STM32WB targets
|
2020-11-17 16:48:24 +00:00 |
Martin Kojtal
|
39cb929749
|
CMake: add STM32L5 targets
|
2020-11-17 16:48:11 +00:00 |
Martin Kojtal
|
4c115a5c8d
|
CMake: fix STM32 cmsis include
|
2020-11-17 16:30:37 +00:00 |
Martin Kojtal
|
519ac980ab
|
CMake: add STM32L4 targets
|
2020-11-17 16:22:16 +00:00 |
Martin Kojtal
|
93e35a07ab
|
CMake: add STM32L1 targets
|
2020-11-17 15:45:52 +00:00 |
Martin Kojtal
|
959c194b02
|
CMake: add STM32L0 targets
|
2020-11-17 15:40:35 +00:00 |
Martin Kojtal
|
80161f59ca
|
CMake: add STM32H7 targets
|
2020-11-17 15:32:24 +00:00 |
Martin Kojtal
|
fea34ce976
|
CMake: add STM32G4 targets
|
2020-11-17 15:17:17 +00:00 |
Martin Kojtal
|
1f2bb47391
|
CMake: add STM32G0 targets
|
2020-11-17 15:03:02 +00:00 |
Martin Kojtal
|
d4f1f2560e
|
CMake: add STM32F7 targets
|
2020-11-17 14:27:23 +00:00 |
Martin Kojtal
|
a918ba4cba
|
CMake: add STM32F4 targets
|
2020-11-17 14:00:04 +00:00 |
Martin Kojtal
|
6582c0af2c
|
CMake: add STM32F3 targets
|
2020-11-17 12:37:26 +00:00 |
Martin Kojtal
|
9933b7d808
|
CMake: add STM32F2 targets
|
2020-11-17 12:06:59 +00:00 |
Martin Kojtal
|
81b61b2090
|
CMake: add STM32F1 targets
|
2020-11-17 11:59:44 +00:00 |
Martin Kojtal
|
f05db1b47a
|
CMake: add STM32F0 targets
|
2020-11-17 11:43:09 +00:00 |
jeromecoutant
|
c288034ff7
|
STM32L4: ADC compilation issue with L422
|
2020-11-13 10:13:46 +01:00 |
Moshe Shahar
|
ca39f9588a
|
fix incorrect condition
|
2020-11-12 17:20:08 +02:00 |
Moshe Shahar
|
157788e6a0
|
fix #error condition and message to include interrupts and flash config
|
2020-11-12 17:14:23 +02:00 |
Moshe Shahar
|
e70ee75a6e
|
K64F, K66F - Remove flash_config area if MBED_APP_START isn't zero
This will also fix GCC_ARM non-contiguous FW:
Issue: https://github.com/ARMmbed/mbed-os/issues/13831
|
2020-11-12 17:14:22 +02:00 |
Martin Kojtal
|
18b898d708
|
STM32L475xG: fix linker/startup inclusion
No function required.
|
2020-11-12 11:54:21 +00:00 |
Martin Kojtal
|
76ff098e94
|
Merge pull request #13691 from jrobeson/drop-nordic-sdk11
Remove unused Nordic TARGET_SDK_11
|
2020-11-12 09:35:42 +00:00 |
Martin Kojtal
|
32398685f8
|
Merge pull request #13880 from heuisam/master
S1SBP6A fix RTC range
|
2020-11-12 08:45:03 +00:00 |
Martin Kojtal
|
74f9603c0a
|
Merge pull request #13861 from idea--list/ambiq-apollo3-dev-squash
Ambiq apollo3 fix of an SPI related SD bug
|
2020-11-12 08:43:58 +00:00 |
Martin Kojtal
|
f5f638952b
|
Merge pull request #13849 from kalle16lab/add-apollo3-sleep
Add apollo3 sleep
|
2020-11-11 16:53:06 +00:00 |
Martin Kojtal
|
3ec633cbe2
|
Merge pull request #13893 from teetak01/fix-rt1050-bootloader-support
MIMXRT1050_EVK return bootloader support
|
2020-11-11 13:00:19 +00:00 |
Martin Kojtal
|
f867a949a9
|
Merge pull request #13864 from LDong-Arm/cypress_baremetal_fixes
Fix bare metal builds on Cypress targets
|
2020-11-11 08:55:39 +00:00 |