Martin Kojtal
|
f5358a7ff4
|
Merge pull request #13332 from OpenNuvoton/nvt_iot_m252_target
Nuvoton: Update M252 target name
|
2020-07-24 09:22:42 +01:00 |
Martin Kojtal
|
f83d100fa6
|
Merge pull request #13261 from LDong-Arm/move_cellular
Refactor cellular directory structure
|
2020-07-23 14:06:23 +01:00 |
Martin Kojtal
|
1bd138b6fc
|
Merge pull request #13304 from jeromecoutant/PR_WB_CUBE17
STM32WB update drivers version to CUBE V1.7.0
|
2020-07-22 15:09:22 +01:00 |
cyliangtw
|
7da5afc054
|
Change M252 target name as NUMAKER_IOT_M252
|
2020-07-22 19:39:11 +08:00 |
Martin Kojtal
|
efae4028d7
|
Merge pull request #13325 from OpenNuvoton/nvt_m263_button
Nuvoton: Revise the pin name of M263A button
|
2020-07-22 11:30:09 +01:00 |
Lingkai Dong
|
2b24a7a31e
|
Update paths to cellular framework
|
2020-07-22 11:06:23 +01:00 |
cyliangtw
|
dd48500cc3
|
Revise M263A button pin name
|
2020-07-21 20:50:19 +08:00 |
Leon Lindenfelser
|
c946c2a713
|
Remove MTS_DRAGONFLY_F411RE post binary hook that adds the bootloader
Bootloader to be added using mbed_app.json
|
2020-07-20 14:15:51 -05:00 |
jeromecoutant
|
03296f03e7
|
STM32WB55xx creation in targets.json
Each custom boards can now easily inherit from MCU_STM32WB55xx
|
2020-07-17 12:54:38 +02:00 |
jeromecoutant
|
0b5a91c9a2
|
STM32WB FLASH activity shared with M0+ core
source:
- https://github.com/STMicroelectronics/STM32CubeWB/blob/master/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_RfWithFlash/Core/Src/flash_driver.c
- Figure 10 from AN5289
|
2020-07-17 12:06:40 +02:00 |
jeromecoutant
|
ec1e659d3a
|
STM32WB readme update
|
2020-07-17 12:06:40 +02:00 |
jeromecoutant
|
285d533075
|
STM32WB: ST CUBE drivers update V1.4.0 => V1.7.0 / BLE
|
2020-07-17 12:06:39 +02:00 |
jeromecoutant
|
643c7a44f3
|
STM32WB: ST CUBE drivers update V1.4.0 => V1.7.0 / HAL
|
2020-07-17 12:06:39 +02:00 |
Anna Bridge
|
640da338f9
|
Merge pull request #13229 from jeromecoutant/PR_TARGET2
STM32 custom target: create MCU_STM32xx for each family
|
2020-07-17 10:55:43 +01:00 |
Vikas Katariya
|
776ccce8d6
|
psa: Update TF-M for ARM_MUSCA_B1
|
2020-07-14 11:54:57 +01:00 |
Jaeden Amero
|
2f2e4a95a1
|
psa: Update TF-M for ARM_MUSCA_B1
|
2020-07-09 15:40:38 +01:00 |
jeromecoutant
|
dda1dcf229
|
STM32 custom target: create MCU_STM32xx inherit
Each target based on STM32 MCU can now inherit
common configuration defined by its STM32 family.
|
2020-07-09 11:32:25 +02:00 |
Martin Kojtal
|
fb3728f39f
|
Merge pull request #13223 from kyle-cypress/pr/psoc-greentea-sync
PSoC Targets: Increase greentea sync timeout
|
2020-07-07 20:45:06 +02:00 |
Martin Kojtal
|
3400ef66e7
|
Merge pull request #13222 from jeromecoutant/PR_PWM
STM32 PWM : avoid glitch after duty cycle change
|
2020-07-03 10:51:19 +02:00 |
Martin Kojtal
|
379bda2214
|
Merge pull request #13221 from jeromecoutant/PR_DAC_TICKLESS
STM32 ANALOGOUT and DEEPSLEEP
|
2020-07-03 10:50:59 +02:00 |
jeromecoutant
|
e10a233c80
|
STM32 PWM : avoid glitch after duty cycle change
|
2020-07-02 14:54:09 +02:00 |
jeromecoutant
|
a0b718fc04
|
STM32 ANALOGOUT and DEEPSLEEP
keep DAC on during wait period
|
2020-07-02 14:18:44 +02:00 |
jeromecoutant
|
c8737c593d
|
STM32WB RNG: enable use from both M4 and M0+ core
|
2020-07-02 10:17:08 +02:00 |
Kyle Kearney
|
1751983ca1
|
PSoC Targets: Increase greentea sync timeout
|
2020-07-01 09:37:52 -07:00 |
Martin Kojtal
|
ffeb926a67
|
Merge pull request #13206 from vvkaggarwal12/usb-device-fix
Usb device init: wait_us fix
|
2020-07-01 14:08:47 +02:00 |
Martin Kojtal
|
ab84dcde03
|
Merge pull request #13198 from kyle-cypress/pr/whd-1.91.2
Cypress: Update WHD to version 1.91.2
|
2020-07-01 12:01:51 +02:00 |
Martin Kojtal
|
0e225f9298
|
Merge pull request #13173 from jeromecoutant/PR_I2C_L4R
STM32L4: I2C init parameters for L4+ MCU
|
2020-07-01 11:30:38 +02:00 |
Martin Kojtal
|
22e9925ca9
|
Merge pull request #13172 from yarbcy/pr/dev-mbed-init-fix
Cypress: Fix internal JIRA. Add check if cybsp_init() is successful
|
2020-07-01 10:25:11 +02:00 |
vivek
|
8d1503b220
|
Fix: #13203: USB device: wait_us instead of ThisThread::sleep_for, delay given is 5us
|
2020-07-01 13:11:42 +05:30 |
Kyle Kearney
|
4c95356f58
|
PSoC: Update WHD to v1.91.2
|
2020-06-26 10:03:08 -07:00 |
Martin Kojtal
|
6c27da57d9
|
Merge pull request #13122 from romanjoe/pr/add_cy8ckit_064b0b2_4343w
Cypress: Add target CY8CKIT_064B0S2_4343W, update psoc6pdl, psoc6cm0p
|
2020-06-24 09:36:39 +02:00 |
jeromecoutant
|
0d277eefe4
|
STM32L4: I2C init parameters for L4+ MCU
|
2020-06-23 10:05:24 +02:00 |
Marcelo Salazar
|
dbbdb3f5bd
|
Remove Musca A1 target
The MUSCA_A1 target isn't supported in Mbed OS 6.
Removing as it was left in master by mistake.
However, it continues to be available in 5.15 branch.
|
2020-06-22 13:24:40 +01:00 |
YARB(Cypress)
|
383b8f98de
|
Fix internal JIRA. Add check if cybsp_init() is successful
|
2020-06-22 12:45:09 +03:00 |
Roman Okhrimenko
|
00cbc2d54e
|
Update GeneratedSource of 064B0S2 with repo-starging 15347 revision
|
2020-06-19 16:16:55 +03:00 |
Roman Okhrimenko
|
dcc3559a82
|
Update GeneratedSources for 064B0S2 - disable ALT systick due to changes in psoc6pdl-1.6.0.4266
|
2020-06-19 16:16:55 +03:00 |
Roman Okhrimenko
|
1bd215ba1a
|
Update GeneratedSource files for 064B0S2 using psoc6pdl-1.6.0.4266-rc3
|
2020-06-19 16:16:55 +03:00 |
Roman Okhrimenko
|
611c95614d
|
Update psoc6cm0p to 1.2.0.237-rc2
|
2020-06-19 16:16:55 +03:00 |
Roman Okhrimenko
|
7a862d2059
|
Update psoc6pdl to 1.6.0.4266-rc3
|
2020-06-19 16:16:55 +03:00 |
Roman Okhrimenko
|
bcc8c2cdae
|
Rename 064B0S2 linker scripts names per common pattern
|
2020-06-19 16:16:54 +03:00 |
Roman Okhrimenko
|
2a313c3ed7
|
Update prebuild Secure CM0p hex file from multi image case with 064B0S2 to 1.2.0.210
|
2020-06-19 16:16:54 +03:00 |
Roman Okhrimenko
|
4043deee7e
|
Update linker scripts with templates from psoc6pdl 1.6.0.4172 for IAR and ARM for 064B0S2, add cm4_dual versions
|
2020-06-19 16:16:54 +03:00 |
Roman Okhrimenko
|
66f6e2a199
|
Update asset psoc6cm0p build 1.2.0.210 RC1
|
2020-06-19 16:16:54 +03:00 |
Roman Okhrimenko
|
f99a1c49b9
|
Update GeneratedSource and system files for B0S2 using psoc6pdl 1.6.0.4172 RC2
|
2020-06-19 16:16:54 +03:00 |
Roman Okhrimenko
|
aa3c81e749
|
Update psoc6pdl to .1.6.0.4172 RC2
|
2020-06-19 16:16:54 +03:00 |
Roman Okhrimenko
|
797bf090b9
|
Delete policies and linker files for multi image for B0S2
|
2020-06-19 16:16:53 +03:00 |
Roman Okhrimenko
|
edcda5192a
|
Delete ES10 related sb-tools folder from TARGET_PSOC6, post build now use cysecuretools
|
2020-06-19 16:16:47 +03:00 |
Roman Okhrimenko
|
b59a80d6ca
|
Add 064B0S2 target to targets.json
|
2020-06-19 16:16:47 +03:00 |
Roman Okhrimenko
|
773a4becf1
|
Delete ES10 targets from targets.json
|
2020-06-19 16:16:47 +03:00 |
Roman Okhrimenko
|
c97f140590
|
Delete ES10 target source CY8CKIT_064S2_4343W
|
2020-06-19 16:16:00 +03:00 |