Martin Kojtal
|
f4536be936
|
Merge pull request #13524 from norbert-david/patch-1
device_management.py supports application access keys
|
2020-09-03 13:25:26 +01:00 |
Martin Kojtal
|
895488f945
|
Merge pull request #13523 from jeromecoutant/PR_H7_ADC2
STM32H7 ADC: No MultiMode configuration needed for ADC2
|
2020-09-03 13:24:55 +01:00 |
Martin Kojtal
|
2eb2fe4184
|
Merge pull request #13522 from jeromecoutant/PR_USB_PULLUP
STM32 USB connect procedure update
|
2020-09-03 13:24:10 +01:00 |
Martin Kojtal
|
4a68b8af89
|
Merge pull request #13486 from rajkan01/fix_malloc_overhead_calculation
Fix heap stats overhead_size calculation
|
2020-09-03 11:38:41 +01:00 |
Martin Kojtal
|
04e4075f34
|
Merge pull request #13533 from rajkan01/update_aws_test_json
Update test examples.json AWS config
|
2020-09-03 11:35:00 +01:00 |
Rajkumar Kanagaraj
|
abdee9267c
|
Update test examples.json aws config to refer renamed mbed-os-example-for-aws repo
|
2020-09-02 15:01:02 +01:00 |
Martin Kojtal
|
9073a48667
|
Merge pull request #13489 from rajkan01/hal_directory_restructuring
Refactor hal directory
|
2020-09-02 12:10:42 +01:00 |
Martin Kojtal
|
29f54fe9aa
|
Merge pull request #13509 from alcheagle/new_target_STM32L071CXCTX
Adding STM32L071xx target
|
2020-09-02 09:41:12 +01:00 |
Martin Kojtal
|
90ca583e79
|
Merge pull request #13464 from hugueskamba/hk_cmsis_restructure
adr: Recommend CMSIS component source structure
|
2020-09-02 09:18:07 +01:00 |
Norbert Dávid
|
bf1ba52083
|
device_management.py supports application access keys
|
2020-09-02 08:47:47 +03:00 |
jeromecoutant
|
02c79e8603
|
STM32H7 ADC: No MultiMode configuration needed for ADC2
|
2020-09-01 17:52:13 +02:00 |
jeromecoutant
|
ac9c4b7b66
|
STM32 USB connect procedure update
Pull up on USB DP to manage (external for STM32F1)
|
2020-09-01 17:32:20 +02:00 |
Hugues Kamba
|
834e530abd
|
CMSIS: Restructure ported CMSIS_5
See docs/adr/0001_cmsis_component_source_structure_recommendations.md
For details information.
|
2020-09-01 15:55:13 +01:00 |
Rajkumar Kanagaraj
|
f3c9132637
|
Incorporated the review comments
|
2020-09-01 14:46:36 +01:00 |
Andrea Gilardoni
|
3c39eeb8dd
|
fixing SPDX identifiers in all files
|
2020-09-01 10:08:41 +02:00 |
Martin Kojtal
|
4ef38f95d8
|
Merge pull request #13513 from jeromecoutant/PR_README
STM32 readme update
|
2020-09-01 08:48:54 +01:00 |
Martin Kojtal
|
642d1ecc99
|
Merge pull request #13514 from jeromecoutant/PR_STM32WB_USB_SNG_BUF
STM32 USB: use SNG_BUF
|
2020-08-31 19:09:05 +01:00 |
jeromecoutant
|
53008d9447
|
STM32 USB: use SNG_BUF
To avoid RAM location issue
|
2020-08-31 17:30:52 +02:00 |
Andrea Gilardoni
|
15ca58b9c8
|
fixing small issues
|
2020-08-31 14:03:49 +02:00 |
jeromecoutant
|
1996552a9c
|
STM32 readme update
|
2020-08-31 13:23:25 +02:00 |
Martin Kojtal
|
6f024d5299
|
Merge pull request #13494 from artokin/upstream_mesh_network_size_api_to_master
Add WiSun network size configs in JSON
|
2020-08-31 11:10:40 +01:00 |
Martin Kojtal
|
fb3d1aa790
|
Merge pull request #13497 from artokin/sync_mbed_mesh_api_update_master
Updating mbed-mesh-api
|
2020-08-31 10:57:15 +01:00 |
Martin Kojtal
|
31ff368d17
|
Merge pull request #13493 from balajicyp/topic/cypress_target_ssid_fix
Fix SSID bug on Cypress Targets
|
2020-08-31 10:48:00 +01:00 |
Hugues Kamba
|
5535eee91b
|
CMSIS: Update upstream importer to import to new directory structure
See docs/adr/0001_cmsis_component_source_structure_recommendations.md
|
2020-08-28 22:15:15 +01:00 |
Hugues Kamba
|
5eb7285324
|
adr: Recommend CMSIS component source structure
Added an ADR to recommend component source structure.
|
2020-08-28 19:31:07 +01:00 |
Andrea Gilardoni
|
23a3ea06cb
|
fixing the remaining parts after the rename
|
2020-08-28 19:37:53 +02:00 |
Andrea Gilardoni
|
c62fc559c9
|
renaming the mcu to stm32l071xx
|
2020-08-28 19:24:43 +02:00 |
Andrea Gilardoni
|
0c0692a3d1
|
fixing the issues
|
2020-08-28 19:12:37 +02:00 |
Andrea Gilardoni
|
a03f5ff4e6
|
Adding a new target
Adding STM32L071CXCTX as a generic target to be extended.
This addition required to fix some issues on stml0 library
|
2020-08-28 19:10:41 +02:00 |
Evelyne Donnaes
|
297300e38d
|
Merge pull request #13502 from hugueskamba/hk_add_default_form_factor
Targets: Add default "supported_form_factors" for all targets
|
2020-08-28 12:39:53 +01:00 |
Hugues Kamba
|
1e5cdafab4
|
Targets: Add default "supported_form_factors" for all targets
This helps mbed-tools to build targets that do not set that
attribute themselves.
|
2020-08-27 15:17:37 +01:00 |
Debdeep Saha
|
0258c89f6d
|
Typo fixed.
|
2020-08-26 12:12:56 +03:00 |
Debdeep Saha
|
c0172154e6
|
Resolving comments
|
2020-08-26 12:12:56 +03:00 |
Debdeep Saha
|
68cf724168
|
Updating mbed-mesh-api.
-Adding new parameters for Wi-SUN interface information.
|
2020-08-26 12:12:56 +03:00 |
fred.li
|
bb87fa9f0c
|
Add WiSun network size configs in JSON
|
2020-08-26 10:29:00 +03:00 |
Martin Kojtal
|
afcf91f331
|
Merge pull request #13006 from AGlass0fMilk/add-nucleo-g031k8
NUCLEO_G031K8: Add new target
|
2020-08-26 07:24:28 +01:00 |
Martin Kojtal
|
555c7dbe1a
|
Merge pull request #13416 from dustin-crossman/pr/cysbsyskit_update_6.2.0
Update CYSBSYSKIT_01
|
2020-08-26 07:14:46 +01:00 |
Balaji Subramanyam
|
3387c86f0b
|
Fix SSID bug on Cypress Targets
|
2020-08-25 17:22:15 -07:00 |
Rajkumar Kanagaraj
|
fafa0c41ed
|
Update UNITTESTS header reference
|
2020-08-25 16:06:56 +01:00 |
Anna Bridge
|
b3c19227a4
|
Merge pull request #13459 from 0xc0170/fix_platform_component
platform: fix internal platform headers
|
2020-08-25 15:53:12 +01:00 |
Rajkumar Kanagaraj
|
159410bea7
|
Move greentea tests closure to library
|
2020-08-25 15:15:53 +01:00 |
Rajkumar Kanagaraj
|
993ed3b975
|
Refactor hal directory
|
2020-08-25 14:57:07 +01:00 |
George Beckstein
|
5b3eb52f09
|
Fix indentation within G031K8 definition
|
2020-08-25 09:20:03 -04:00 |
Anna Bridge
|
36764b98be
|
Merge pull request #13456 from ARMmbed/dev_usb_remove_mbedh
USBPhyHw: remove mbed.h inclusion
|
2020-08-25 11:50:59 +01:00 |
Martin Kojtal
|
a32168c819
|
Merge pull request #13473 from artokin/nanostack_relase_12_4_0_to_master
Nanostack release v12.4.0
|
2020-08-25 09:40:45 +01:00 |
Martin Kojtal
|
0ef5eaddb2
|
Merge pull request #13467 from romanjoe/pr/cy-psoc6cm0p-1.2.1.676
Cypress: Update psoc6cm0p library to 1.2.1.676
|
2020-08-25 08:46:59 +01:00 |
Martin Kojtal
|
d6e93b182c
|
Merge pull request #13462 from paul-szczepanek-arm/cancel-connect-no-address
BLE remove address from API to cancel connect
|
2020-08-25 08:46:14 +01:00 |
Martin Kojtal
|
f76c323ada
|
Merge pull request #13460 from rajkan01/psa_move_platform
Move PSA FEATURE_EXPERIMENTAL_API directory to platform
|
2020-08-25 08:45:58 +01:00 |
Martin Kojtal
|
4bd8d8ca56
|
Merge pull request #13470 from MultiTechSystems/update-dragonfly-linkers
Update dragonfly linkers
|
2020-08-24 15:54:11 +01:00 |
Martin Kojtal
|
939bfe9b54
|
Merge pull request #13481 from jeromecoutant/PR_STM32G0_WARNING
STM32G0 compilation warning
|
2020-08-24 15:46:55 +01:00 |