Chun-Chieh Li
de00a5a4e8
Nuvoton: Support watchdog on M251/M261 series
...
Support watchdog on below targets:
- NUMAKER_IOT_M263A
- NUMAKER_IOT_M252
2021-06-08 11:03:55 +08:00
Martin Kojtal
8b1b302744
Merge pull request #14733 from jeromecoutant/PR_DUALPAD
...
STM32H7 ADC : dual pad feature update
2021-06-07 20:50:16 +02:00
Martin Kojtal
1fe0650907
Merge pull request #14721 from OpenNuvoton/nuvoton_no-hxt-lxt
...
Nuvoton: Enable no HXT/LXT configurability
2021-06-07 20:50:10 +02:00
Martin Kojtal
ae79b61765
Merge pull request #14675 from 0xc0170/fix_i2c_start
...
i2c: `start()` should aquire the bus
2021-06-07 20:49:58 +02:00
jeromecoutant
4abefe5d42
Pin_names generic test: Add BUTTON3 test case
2021-06-07 18:09:46 +02:00
jeromecoutant
86d0471136
Pin_names arduino_uno test: Add a check for UART instance
2021-06-07 18:09:45 +02:00
jeromecoutant
4c7d9d190b
STM32 NUCLEO_WB15CC support
2021-06-07 18:03:49 +02:00
Paul Szczepanek
3fa779692c
Add a readme to unit tests
2021-06-07 16:44:34 +01:00
Paul Szczepanek
8557529ae3
missing newlines
2021-06-07 16:30:35 +01:00
jeromecoutant
9145ac5108
CMSIS pack manager: add STM32WB15CCUx
...
Values from Keil.STM32WBxx_DFP.1.2.0.pack
https://www.keil.com/dd2/pack/
2021-06-07 16:05:50 +02:00
jeromecoutant
9f0ee46475
STM32WB15xC MCU support
2021-06-07 16:05:41 +02:00
Chris Swinchatt
053eb24ab0
Fix 'netsocket: several dynamic allocation results not checked' ( #14210 )
...
Incorporates PR #14223 + changes required for spellchecker
2021-06-07 14:54:37 +01:00
Bora Özgen
eabc477f3c
MbedTLS: Add definition checks for TRNG
...
The compiler gave redefinition warnings if
MBEDTLS_ENTROPY_HARDWARE_ALT is defined in the the compile
definitions. A check is added to prevent this warning.
2021-06-07 15:40:46 +02:00
Martin Kojtal
587eb413d6
Merge pull request #14736 from jeromecoutant/ISSUE_USB_F1
...
STM32 USB: update init
2021-06-07 13:32:01 +02:00
Martin Kojtal
a83ec1960b
Merge pull request #14739 from OpenNuvoton/nuvoton_m2354_tfm_no_hxt
...
M2354: Substitute HIRC for HXT to clock PLL
2021-06-07 12:52:57 +02:00
Martin Kojtal
0675d30be8
Merge pull request #14670 from jeromecoutant/PR_README_SLEEP
...
STM32: add information in README for SLEEP feature
2021-06-07 12:32:01 +02:00
Martin Kojtal
fef89d93ce
Merge pull request #14738 from MaximIntegrated/master
...
Gate ticker (timer0) clock on deepsleep for MAX32620FTHR
2021-06-07 12:31:48 +02:00
Martin Kojtal
9fbb89e2d1
Merge pull request #14692 from jeromecoutant/PR_WB_HCI
...
STM32WB: improve FLASH size
2021-06-07 11:18:26 +02:00
Ahmet Alincak
43d9c0fbb4
Gate ticker (timer0) clock on deepsleep
2021-06-07 00:41:09 +03:00
Paul Szczepanek
cc0729a678
add missing tuple c++ replacement for unittests
2021-06-06 11:54:24 +01:00
Paul Szczepanek
0515408f21
add default BLE roles configuration in case no json present
2021-06-06 11:54:24 +01:00
Paul Szczepanek
2975c7cfe9
add fake googlemock BLE API for unittests
2021-06-06 11:54:24 +01:00
Paul Szczepanek
3290c944e8
add fake event queue for unittests
2021-06-06 11:25:38 +01:00
Dustin Crossman
ecaadd2597
Fix file modes.
2021-06-04 13:44:44 -07:00
Dustin Crossman
82ad4351db
Add back deleted defines.
2021-06-04 12:46:49 -07:00
Dustin Crossman
7d0f3c7ec1
Fixup CMakeLists after reorg.
2021-06-04 12:46:13 -07:00
jeromecoutant
94794f9228
STM32 USB: update init
...
Add explicit calt to __HAL_PCD_ENABLE()
2021-06-04 17:01:14 +02:00
Anna Bridge
5047bd3c27
Merge pull request #14608 from JeanMarcR/STM32H7_NEW_CUBE
...
STM32H7 update drivers version to CUBE V1.9.0
2021-06-04 11:51:05 +01:00
Anna Bridge
986add717e
Merge pull request #14722 from jeromecoutant/PR_RNG
...
STM32 TRNG: update init to match all configs
2021-06-04 11:40:07 +01:00
Chun-Chieh Li
0b6fdf46f0
M2354: Default to HXT not present
...
1. Build TF-M v1.3 with GNUARM and HXT not present.
2. Support configurability of HXT presence (targets.json).
3. Default HXT to not present (targets.json). This must align with built TF-M secure code above.
2021-06-04 10:32:59 +08:00
Chun-Chieh Li
79cf5a01d5
M2354: Synchronize platform extra secure files from TF-M
...
These files are refactored on TF-M and make no logic change on Mbed.
2021-06-04 10:32:59 +08:00
Chun-Chieh Li
71c32de1d7
M2354: Refine TF-M import readme
...
Add bug report of GNU Arm Embedded Toolchain 10-2020-q4-major in CMSE support
2021-06-04 10:32:59 +08:00
Dustin Crossman
c57b3536bc
Add accidentally deleted files back to CYSBSYSKIT_01
2021-06-03 14:26:27 -07:00
Anna Bridge
3ee443bfde
Looks like ref has to be a valid branch
...
For mbed-os-ci-scripts the ref was set to 'triage_test' which was a valid branch for that repo, however it looks like somone deleted that branch causing the script to fail. This commit updates the ref to 'master' which should hopefully fix the issue.
2021-06-03 16:41:30 +01:00
Anna Bridge
444004110e
Change actions/checkout ref field
...
Looks like something has changed that now requires this to be set differently
2021-06-03 16:29:04 +01:00
jeromecoutant
777b2730bd
STM32WL LORA: HW specific out of STM32WL_LoRaRadio class
2021-06-03 13:19:32 +02:00
jeromecoutant
fb8be8259c
STM32H7 ADC : dual pad feature update
2021-06-03 10:42:35 +02:00
George Psimenos
69bca978ad
Add Arduino Uno pin guards
2021-06-03 09:19:52 +01:00
pennam
cd35063694
Add missing changes in objects.h file for others STM32 components
2021-06-03 10:12:04 +02:00
Dustin Crossman
6a31e07fab
Update wifi-host-driver to 1.94.0.6931
...
Update whd-bsp-integration to 1.1.2.20805
2021-06-02 17:30:59 -07:00
Evan Davey
e61a8caabe
Add config macros for device-variant, freq-support and xtal config
2021-06-03 10:27:01 +10:00
Dustin Crossman
0d4e447cca
Add workaround for changes to cyhal_lptimer_irq_trigger.
2021-06-02 17:11:11 -07:00
Dustin Crossman
0cf1589cdb
Reorganize assets.
2021-06-02 17:11:02 -07:00
Dustin Crossman
c47f286d1a
Remove old files.
2021-06-02 17:09:53 -07:00
Dustin Crossman
e97809483c
Reorg and rename core-lib.
2021-06-02 17:09:52 -07:00
Dustin Crossman
98cf713e2a
Reorg and rename abstraction-rtos.
2021-06-02 17:09:50 -07:00
Dustin Crossman
b51527390f
Rename and reorganize
2021-06-02 17:09:49 -07:00
Dustin Crossman
2e8de3cd91
Rename to better align with actual asset name.
2021-06-02 17:09:45 -07:00
Dustin Crossman
ed14fe3795
Delete unused asset.
2021-06-02 17:09:18 -07:00
Dustin Crossman
e2a4a7303e
Add missing defines for psoc6 boards.
2021-06-02 17:09:16 -07:00