Cruz Monrreal
|
c4e913baa4
|
Merge pull request #8960 from jeromecoutant/PR_RTC2
STM32: avoid STM32 family name check
|
2018-12-07 11:23:07 -06:00 |
Cruz Monrreal
|
ea4a8e4f81
|
Merge pull request #8867 from bcostm/fix_trng_clock_setting
STM32L4: fix trng clock setting
|
2018-12-06 21:27:02 -06:00 |
jeromecoutant
|
4aca14fe8b
|
STM32 LPTIM update for easy maintenance
|
2018-12-04 11:08:34 +01:00 |
jeromecoutant
|
75fb93c8ab
|
STM32 mbed_sdk_init update for easy maintenance
|
2018-12-04 11:08:33 +01:00 |
jeromecoutant
|
2496f1dc16
|
STM32 SLEEP update for easy maintenance
|
2018-12-04 11:08:31 +01:00 |
jeromecoutant
|
6b226ffcef
|
STM32 RTC update for easy maintenance
|
2018-12-04 11:08:30 +01:00 |
Cruz Monrreal
|
3cc7530039
|
Merge pull request #8844 from jeromecoutant/PR_HTML
STM32 : Remove html release notes files
|
2018-11-30 19:20:44 -06:00 |
Martin Kojtal
|
fa858a58ac
|
Merge pull request #8771 from jeromecoutant/PR_LPTICKER_LPTIM
STM32 LPTICKER with LPTIM optimisation
|
2018-11-30 14:31:52 +01:00 |
jeromecoutant
|
4bc0018a9c
|
STM32 readme md file
|
2018-11-27 11:26:32 +01:00 |
Cruz Monrreal
|
1c1638342d
|
Merge pull request #8708 from SeeedJP/wio_bg96_hal
[Wio BG96] Adding platform HAL
|
2018-11-26 11:22:29 -06:00 |
bcostm
|
08f9e80770
|
STM32L4 TRNG:Remove trng clock setting for L4 devices
This will be done in the system_clock.c file instead.
|
2018-11-26 17:36:20 +01:00 |
Martin Kojtal
|
ad37c84060
|
Merge branch 'disco-l072_adc_vbat' of https://github.com/bcostm/mbed-os into dev_rollup
|
2018-11-24 20:50:55 +00:00 |
Martin Kojtal
|
0ec41ce277
|
Merge branch 'F0_adc_vbat' of https://github.com/bcostm/mbed-os into dev_rollup
|
2018-11-24 20:50:45 +00:00 |
Martin Kojtal
|
e1b60b1e58
|
Merge branch 'disco_f746ng_bootloader' of https://github.com/bcostm/mbed-os into dev_rollup
|
2018-11-24 20:49:55 +00:00 |
Martin Kojtal
|
52aea31655
|
Merge pull request #8702 from SenRamakri/sen_CrashReportingImpl
Crash Reporting implementation
|
2018-11-23 20:24:53 +01:00 |
bcostm
|
a35deac578
|
DISCO_F746NG: add bootloader support
|
2018-11-23 10:52:13 +01:00 |
jeromecoutant
|
baec3b9e90
|
STM32 remove html release notes files
|
2018-11-22 16:27:59 +01:00 |
Martin Kojtal
|
37630b237d
|
Merge pull request #8778 from jeromecoutant/PR_LPTIM_DIV
STM32 LPTICKER with LPTIM : reduce clock feature
|
2018-11-22 09:31:57 +01:00 |
bcostm
|
55d4db5676
|
NUCLEO_F030/F070: remove ADC_VBAT pin definition
|
2018-11-20 16:45:23 +01:00 |
bcostm
|
df74f64a4a
|
DISCO_L072CZ: remove ADC_VBAT pin definition
|
2018-11-20 16:03:12 +01:00 |
jeromecoutant
|
f9ddc5a08e
|
STM32 LPTICKER with LPTIM optimisation
|
2018-11-20 15:03:44 +01:00 |
Senthil Ramakrishnan
|
f1926c0ea9
|
Fix linker script errors
|
2018-11-16 14:00:00 -06:00 |
Senthil Ramakrishnan
|
ef8c1c3cb6
|
Linker script modifications for crash data region
|
2018-11-16 13:59:59 -06:00 |
jeromecoutant
|
1ec222f268
|
STM32 LPTICKER with LPTIM : reduce clock feature
|
2018-11-16 15:34:57 +01:00 |
Yoshihiro TSUBOI
|
dad6ede7f5
|
[Wio 3G] Added default I/F type and pin defs
|
2018-11-15 17:38:03 +09:00 |
Teppo Järvelin
|
1b3db96634
|
Cellular: Added missing MDMRTS and MDMCTS for TARGET_MTB_ADV_WISE_1570.
|
2018-11-13 09:06:40 +02:00 |
Yoshihiro TSUBOI
|
cd2a5835f8
|
fixed year and added SPDX identifier
|
2018-11-13 00:03:02 +09:00 |
Yoshihiro TSUBOI
|
222b21e593
|
[Wio BG96] Adding platform HAL
|
2018-11-11 23:32:22 +09:00 |
Cruz Monrreal II
|
0803c04d7d
|
Merge branch 'PR_LL_GPIO' of ssh://github.com/jeromecoutant/mbed into rollup
|
2018-11-09 11:40:29 -06:00 |
Cruz Monrreal II
|
143a976d5d
|
Merge branch 'stm32f407vg-flash' of ssh://github.com/productize/mbed-os into rollup
|
2018-11-09 11:40:28 -06:00 |
Cruz Monrreal II
|
6b386f5237
|
Merge branch 'update_peripheral_pins' of ssh://github.com/MultiTechSystems/mbed into rollup
|
2018-11-08 13:24:07 -06:00 |
Adam Heinrich
|
02ea9ce746
|
STM32F407VG: Add FLASH support
|
2018-11-08 17:32:39 +01:00 |
jeromecoutant
|
4cf4cf1375
|
STM32 GPIO : code cleaning
|
2018-11-08 17:26:17 +01:00 |
David Saada
|
542744d03c
|
Support erase value in Flash HAL drivers, FlashIAP and block devices
|
2018-11-07 14:23:07 +02:00 |
Leon Lindenfelser
|
a360b0012f
|
Update peripheral pins
1. Add missing SPI and I2C pins.
2. Remove pin definitions for pins that are no connects.
|
2018-11-06 08:46:38 -06:00 |
bcostm
|
3e547e2101
|
DISCO_F769NI: add definitions for bootloader
|
2018-10-31 10:15:17 +01:00 |
Cruz Monrreal
|
1bbcfff8f3
|
Merge pull request #8566 from u-blox/github8520issue
Wifi: ublox fix to keep the credentials stored
|
2018-10-30 08:47:58 -05:00 |
Cruz Monrreal
|
503066a736
|
Merge pull request #8559 from productize/stm32f407vg-rng
STM32F407VG: Add TRNG support
|
2018-10-29 08:50:43 -05:00 |
Ammad Rehmat
|
74ce0b78a4
|
fixes the credentials storage, copies them internally rather than just a pointer to external storage
|
2018-10-29 17:32:41 +05:00 |
Cruz Monrreal
|
870c3bce59
|
Merge pull request #8554 from bcostm/l4R5zi_data_alignment
NUCLEO_L4R5ZI: Fix alignment of execute region to 8byte boundary
|
2018-10-27 18:30:57 -05:00 |
Cruz Monrreal
|
63946d56d8
|
Merge pull request #8452 from u-blox/ublox_odin_driver_os_5_v3.5.0_rc1
ble: update ODIN drivers to v3.5.0 RC1
|
2018-10-27 09:50:12 -05:00 |
Adam Heinrich
|
28a01aeb29
|
STM32F407VG: Add TRNG support
|
2018-10-26 17:01:33 +02:00 |
bcostm
|
8560e47c31
|
STM32F413ZH: fix wrong flash size for ARM compiler
|
2018-10-26 14:16:18 +02:00 |
bcostm
|
66ab546200
|
NUCLEO_L4R5ZI: fix 8-bytes data alignment
|
2018-10-26 10:58:00 +02:00 |
bcostm
|
61b3270835
|
STM32F413ZH: add defines for bootloader
|
2018-10-26 10:31:11 +02:00 |
Cruz Monrreal
|
140f3e20d6
|
Merge pull request #8508 from micgur01/master
Update linker scripts for bootloader target L496GZ
|
2018-10-24 19:08:41 -05:00 |
micgur01
|
6c191c0241
|
code review for Update linker scripts for bootloader target L496GZ
|
2018-10-24 11:17:56 +00:00 |
micgur01
|
2215a9ab5e
|
code review for Update linker scripts for bootloader target L496GZ
|
2018-10-24 09:48:05 +00:00 |
micgur01
|
534883046d
|
change mode to 664
|
2018-10-23 12:58:52 +00:00 |
micgur01
|
ff4b567537
|
Update linker scripts for bootloader for L496GZ
|
2018-10-23 12:57:05 +00:00 |