Paul Szczepanek
f34d31f350
remember if BLE scan paremeters are set
2021-04-07 16:40:46 +01:00
Martin Kojtal
84e5f1e03e
Merge pull request #14479 from chrJost/USB_STM32L1
...
STM32L1: enable USBDEVICE
2021-04-07 10:23:06 +02:00
Martin Kojtal
0075eeab6b
Merge pull request #14482 from jeromecoutant/PR_L4_SYSCLOCK
...
STM32L4: align all system_clock files
2021-04-07 10:22:50 +02:00
Martin Kojtal
7328e588f1
Merge pull request #14485 from boraozgen/feature/stm32-rtc-hse-review
...
STM32: RTC HSE support review changes
2021-04-07 09:38:44 +02:00
Martin Kojtal
dce643be92
Merge pull request #14478 from jeromecoutant/PR_L1_ADC_DEEP
...
STM32L1 : enable ADC after deepsleep
2021-04-07 09:38:30 +02:00
Martin Kojtal
9d0bd3abd9
Merge pull request #14496 from jeromecoutant/PR_DEVICENAME
...
STM32: cleanup around devicename information from CMSIS pack
2021-04-07 09:05:02 +02:00
Martin Kojtal
c2dae8b7eb
Merge pull request #14499 from JeanMarcR/CUBE_UPDATE
...
STM32F1 update drivers version to CUBE V1.8.3
2021-04-07 09:04:43 +02:00
Bora Özgen
c16a51d87c
STM32 RTC: Apply review changes for HSE support
...
* Remove unused code
* Fix supported target families
* Add preprocessor error for wrong LPTICKER configuration
2021-04-06 13:45:52 +02:00
reme
38922dee68
README update STM32F1 to CUBE V1.8.3
2021-04-01 16:05:41 +02:00
jeromecoutant
7ead194755
STM32WL: update device_name
2021-04-01 11:52:48 +02:00
jeromecoutant
81acd5d975
STM32L5: update device_name
2021-04-01 11:52:48 +02:00
jeromecoutant
7b80a441f5
STM32L4: update device_name
2021-04-01 11:52:48 +02:00
jeromecoutant
941e600f77
STM32L1: update device_name
2021-04-01 11:52:47 +02:00
jeromecoutant
c6a783118f
STM32L0: update device_name
2021-04-01 11:52:47 +02:00
jeromecoutant
4393d241b2
STM32H7: update device_name
2021-04-01 11:52:47 +02:00
jeromecoutant
1c375e4d90
STM32F7: update device_name
2021-04-01 11:52:47 +02:00
jeromecoutant
762d5f40c8
STM32F4: update device_name
2021-04-01 11:52:47 +02:00
jeromecoutant
5fc3975c58
STM32F3: update device_name
2021-04-01 11:52:47 +02:00
jeromecoutant
d1c78a296b
STM32F2: update device_name
2021-04-01 11:52:47 +02:00
jeromecoutant
78e84c94c9
STM32F1: update device_name
2021-04-01 11:52:47 +02:00
jeromecoutant
e5c47f2484
STM32F0: update device_name
2021-04-01 11:45:25 +02:00
reme
e523617360
UPDATE STM32CubeF1 with v1.8.3
2021-04-01 09:18:43 +02:00
Anna Bridge
73896715e6
Merge pull request #14477 from jeromecoutant/PR_L5_PACK
...
STM32: Add STM32L5 in arm_pack_manager index file
2021-03-31 15:25:43 +01:00
Anna Bridge
d2941186eb
Merge pull request #14460 from harmut01/baremetal_ambiq
...
Ambiq: Fix baremetal build profile when using CLI 1
2021-03-31 11:29:25 +01:00
Anna Bridge
8075b2348c
Merge pull request #14472 from LDong-Arm/cmake_output_ext
...
CMake: support `OUTPUT_EXT` from `targets.json`
2021-03-29 14:41:17 +01:00
Anna Bridge
616f0b7387
Merge pull request #14445 from jeromecoutant/PR_WB_WATCHDOG
...
STM32WB/STM32WL: watchdog LSI frequency
2021-03-29 11:23:42 +01:00
Anna Bridge
b91a705e74
Merge pull request #14444 from jeromecoutant/PR_GPIO_FREE
...
STM32: reset GPIO value is analog mode
2021-03-29 11:23:15 +01:00
Anna Bridge
cbc6209a11
Merge pull request #14442 from artokin/update_set_network_size_doc_master
...
Improve WisunInterface set_network_size docs
2021-03-29 11:22:36 +01:00
Jost, Chris
7f5fe0b8a8
removed wrong usage of USBDEVICE
2021-03-29 11:00:31 +02:00
jeromecoutant
1a27351582
STM32L4: align all system_clock files
2021-03-29 09:32:26 +02:00
Jost, Chris
29943181bb
enable USBDEVICE on STM32L1 series, except for XDOT_L151CC
2021-03-26 16:53:04 +01:00
Anna Bridge
7f6ff7e61b
Merge pull request #14434 from jeromecoutant/PR_WB_I2C
...
STM32 I2C : correct deinit
2021-03-26 15:25:48 +00:00
Anna Bridge
0742135fd1
Merge pull request #14457 from ARMmbed/uart-stdio-alias
...
Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides
2021-03-26 15:17:58 +00:00
Anna Bridge
6d1a6da86f
Merge pull request #14466 from harmut01/baremetal_gigadevice
...
GigaDevice: Add bare metal support for targets
2021-03-26 14:57:36 +00:00
Anna Bridge
d20384aaf9
Merge pull request #14456 from ladislas/ladislas/feature/fix-mbed_atomic-mac-m1
...
Fix define MBED_EXCLUSIVE_ACCESS for Apple M1 (__aarch64__) computers
2021-03-26 14:57:10 +00:00
Anna Bridge
5ac508b012
Merge pull request #14455 from LDong-Arm/os_wrapper_rtos_conflict
...
Fix RTOS & OS wrapper header conflicts for Mbed CLI 1
2021-03-26 14:56:02 +00:00
Anna Bridge
dddd6341f5
Merge pull request #14437 from ARMmbed/qspi-fix
...
Remove ownership/acquire in QSPI/OSPI driver
2021-03-26 14:52:52 +00:00
Anna Bridge
76f470411a
Merge pull request #14450 from jeromecoutant/PR_SPI_WB
...
FPGA SPI : decrease test frequency for ASYNC test cases
2021-03-26 14:52:00 +00:00
Anna Bridge
0b5bba2fee
Merge pull request #14447 from LDong-Arm/no_tfm_ignore
...
Remove paths to fetched TF-M repos from .gitignore
2021-03-26 14:51:34 +00:00
Anna Bridge
e5e6c2ddf5
Merge pull request #14438 from Eric-A-Marks/master
...
Update Event Queue Documentation
2021-03-26 14:50:54 +00:00
jeromecoutant
a60b985c8d
STM32L1 : enable ADC after deepsleep
2021-03-26 14:03:49 +01:00
Anna Bridge
78505d55a2
Merge pull request #14473 from saheerb/master
...
Update cmake supported example list
2021-03-26 11:28:16 +00:00
jeromecoutant
ddfde71643
STM32L5: correct arm_pack_manager index file
2021-03-26 12:01:26 +01:00
Saheer Babu
d5dcc4da72
Update cmake supported example list.
...
Create cmake supported cloud example list.
2021-03-25 17:21:32 +00:00
George Psimenos
9cc2deb446
typo
2021-03-25 15:25:40 +00:00
Lingkai Dong
45a3c7193f
CMake: Image format based on MBED_OUTPUT_EXT
...
Requires: https://github.com/ARMmbed/mbed-tools/pull/242
The optional `OUTPUT_EXT` field in Mbed OS `targets.json` specifies
the format of the output image. This is important because
* some targets only support one image format
* each post-binary hook outputs one image only
This avoids confusion of having both .hex and .bin images generated
while only one of them is usable.
2021-03-25 12:52:59 +00:00
Lingkai Dong
54a5fc5f15
Set OUTPUT_EXT for ARM_MUSCA_S1 and ARM_MUSCA_B1
...
By default, Mbed CLI 2 + CMake builds both .bin and .hex images,
unless a target specifies OUTPUT_EXT. The post binary hook for
ARM_MUSCA_S1 and ARM_MUSCA_B1 is run on .bin images only, so we need
to prevent .hex images from being generated and confusing users.
2021-03-25 12:29:17 +00:00
harmut01
ea83d07465
Refactor load region definitions for ArmC6 toolchain
2021-03-25 09:26:00 +00:00
harmut01
2e3bf05d23
GigaDevice: Add bare metal support to targets
...
Add bare metal settings to target configurations, and modify scatter
files to include heap load region.
2021-03-24 16:41:27 +00:00
harmut01
2cca7f248f
GigaDevice: Remove dependencies for deprecated compilers
2021-03-24 16:41:18 +00:00