Pavel Slama
25ea7be2ff
add NUCLEO_G031K8 target
2020-08-13 15:49:50 -04:00
Pavel Slama
e3d26ed888
delete LED2-4 and buttons
2020-08-13 15:49:50 -04:00
George Beckstein
16ac412807
Add NUCLEO_G031K8 target configuration
2020-08-13 15:49:50 -04:00
Martin Kojtal
9df8d33f49
Merge pull request #13386 from avptin/psoc6pdl-1.6.1
...
PSoC6: update to psoc6pdl-1.6.1
2020-08-13 17:32:39 +01:00
Martin Kojtal
6dd3e057a5
Merge pull request #13414 from LDong-Arm/refactor_nfc
...
Refactor NFC directory structure
2020-08-13 13:40:33 +01:00
Martin Kojtal
aff95c0d19
Merge pull request #13392 from heuisam/dev_bp6a
...
Adding Samsung Bioprocessor S1SBP6A target
2020-08-13 09:00:50 +01:00
Martin Kojtal
408461b9de
Merge pull request #13382 from OpenNuvoton/nuvoton_m252_iot
...
M252: Support custom board
2020-08-13 08:41:31 +01:00
Martin Kojtal
0f3d614db9
Merge pull request #13419 from vmedcy/pr/psoc6-bsp-startup
...
PSOC6: update BSP startup code to match psoc6pdl-1.6.1
2020-08-13 08:24:35 +01:00
Martin Kojtal
d8a50aa21e
Merge pull request #13420 from ARMmbed/updating-doxygen-frontpage
...
Updating with new links and correct branding
2020-08-12 20:35:49 +01:00
Irit Arkin
d2f937e6cf
Updating with new links and correct branding
2020-08-12 10:49:05 +01:00
Martin Kojtal
d32000d4c5
Merge pull request #13385 from gpsimenos/gp-tls-restruct
...
Restructure Mbed TLS
2020-08-12 10:26:26 +01:00
Volodymyr Medvid
563e216cc8
PSOC6: update BSP startup code to match psoc6pdl-1.6.1
2020-08-12 04:33:29 +01:00
Heuisam Kwag
e3ba0100bb
introduce S1SBP6A
...
Signed-off-by: Heuisam Kwag <heuisam@samsung.com>
2020-08-12 07:19:29 +09:00
Lingkai Dong
e81e897e50
Move NFC Greentea tests into connectivity/nfc/tests/TESTS
2020-08-11 16:24:37 +01:00
Lingkai Dong
f585129d14
PN512 NFC driver: backward-compatible driver header path
2020-08-11 16:12:47 +01:00
Lingkai Dong
c734221c31
Update NFC libraries paths
2020-08-11 16:12:47 +01:00
Lingkai Dong
8b151da71b
Drop redundant nfc/ directory from source/
2020-08-11 16:12:47 +01:00
Lingkai Dong
bed5fd33e8
nfc: turn PN512 driver into a standalone driver library
2020-08-11 15:22:38 +01:00
Lingkai Dong
4b0cede96e
Move acore and stack into connectivity/nfc/libraries
2020-08-11 15:22:16 +01:00
Lingkai Dong
d9dc30f85a
nfc: move headers into include
2020-08-11 15:22:07 +01:00
Lingkai Dong
de3a54182a
Move nfc into connectivity
2020-08-11 14:55:25 +01:00
Martin Kojtal
3b25d2ded0
Merge pull request #13390 from paul-szczepanek-arm/fix-cancel-connect
...
Fix cancel connect
2020-08-11 14:54:44 +01:00
Martin Kojtal
c7316dcba8
Merge pull request #13409 from LDong-Arm/mv_bluenrg_ms
...
Move BlueNRG-MS driver into connectivity/drivers/ble/FEATURE_BLE
2020-08-11 13:11:14 +01:00
George Psimenos
97f31c8d01
Fix baremetal targets
2020-08-11 11:32:09 +01:00
George Psimenos
4efedbad5e
Update .astyleignore
2020-08-11 11:32:09 +01:00
George Psimenos
bf6693a204
Create mbed_lib.json for mbedtls target code
2020-08-11 11:32:09 +01:00
George Psimenos
6a477619b9
Move mbedtls target-specific code
2020-08-11 11:32:09 +01:00
George Psimenos
54d8fe74ca
Update mbedtls paths
2020-08-11 11:32:08 +01:00
George Psimenos
bf3cf13cde
Move mbedtls greentea tests
2020-08-11 11:32:08 +01:00
George Psimenos
c8cc5bd180
Move mbedtls
2020-08-11 11:32:08 +01:00
Anna Bridge
88d931384f
Merge pull request #13358 from RaymondNgun/topic/cytfm_064b0s2_4343w
...
Add CYTFM_064B0S2 4343W Target
2020-08-11 10:52:39 +01:00
Martin Kojtal
ead1cec065
Merge pull request #13349 from Patater/reject-tool-changes
...
travis: Reject changes to tools
2020-08-11 09:39:28 +01:00
Martin Kojtal
3fc6667c59
Merge pull request #13408 from boraozgen/bugfix/dns_cache
...
Fix memory leak in DNS cache
2020-08-11 09:00:58 +01:00
Martin Kojtal
6b6512bf80
Merge pull request #13401 from GewoonMaarten/GewoonMaarten-patch-1
...
Added error checking to can_filter() for Classic CAN
2020-08-11 08:42:52 +01:00
Heuisam Kwag
7bc9d54c76
move security_subsystem to TARGET_SIDK_S5JS100
...
The TARGET_Samsung had security_subsystem and SIDK_S5JS100.
If I add another target that does not use security_subsystem, I get
a build error.
This commit moves security_subsyste to TARGET_SIDK_S5JS100.
Signed-off-by: Heuisam Kwag <heuisam@samsung.com>
2020-08-11 16:26:48 +09:00
Lingkai Dong
c8721cf671
Move BlueNRG-MS driver into connectivity/drivers/ble/FEATURE_BLE
2020-08-10 17:31:12 +01:00
Paul Szczeanek
e877eb7552
fix cancel connect to accept peer address
2020-08-10 13:07:11 +01:00
Martin Kojtal
e127bb245e
Merge pull request #13374 from caoyuan96421/bugfix2
...
Fixed ThisThread flag_wait_any functions (fix #13360 )
2020-08-10 11:45:37 +01:00
Martin Kojtal
afcefd6e46
Merge pull request #13294 from MultiTechSystems/dragonfly-new-bootloader
...
Update MTS_DRAGONFLY_F411RE bootloader to work with mbed 5 & 6
2020-08-10 11:44:39 +01:00
Anna Bridge
a6730ad8ef
Merge pull request #13365 from paul-szczepanek-arm/ble-streamlining
...
BLE streamlining
2020-08-10 11:04:45 +01:00
Martin Kojtal
3daee1d1d5
Merge pull request #13306 from AGlass0fMilk/queue-include-assert
...
Include mbed_assert.h in Queue
2020-08-10 07:57:10 +01:00
Maarten de Klerk
e6150ac722
Added error checking to can_filter() for Classic CAN
...
Previously the function always returned 1 even when the configuration was illegal. I added a small check to HAL_CAN_ConfigFilter(...).
2020-08-08 23:25:42 +02:00
Paul Szczeanek
6aac3acefb
braces on newlines
2020-08-07 16:27:26 +01:00
Paul Szczeanek
8bdd6bca93
braces always on newline
2020-08-07 16:21:09 +01:00
Raymond Ngun
1be0b1f297
CYTFM_064B0S2_4343W: Inital creation of PSA target
...
Target is similar to CY8CKIT_064B0S2_4343W but with PSA
and TFM enabled.
Signed-off-by: Raymond Ngun <raymond.ngun@cypress.com>
2020-08-07 08:02:01 -07:00
Charley Chu
c525aec6ad
Add TFM V1.0
...
Signed-off-by: Charley Chu <haoc@cypress.com>
2020-08-07 08:02:00 -07:00
Charley Chu
badfa189d6
Move current TFM to TFM_V1_1
...
Named TFM V1.1 as TFM_V1_1 instead of TFM_V1.1 as TFM_V1.1 is invalid
as macro name
Signed-off-by: Charley Chu <haoc@cypress.com>
2020-08-07 08:02:00 -07:00
Charley Chu
8b663cfaa5
psoc64: Add ability to disable MXCRYPTO
...
Signed-off-by: Charley Chu <haoc@cypress.com>
2020-08-07 08:02:00 -07:00
Charley Chu
ff74ea41c1
Use PSA TRNG if PSA is enabled and no TRNG device defined
...
Signed-off-by: Charley Chu <haoc@cypress.com>
2020-08-07 08:02:00 -07:00
Charley Chu
a1bc65a152
psoc64: Update TF-M for MBedOS
...
Signed-off-by: Charley Chu <haoc@cypress.com>
2020-08-07 08:02:00 -07:00