Sam Grove
|
fefde9d1db
|
Merge pull request #2832 from jeremybrodt/max326xx_updates
Updates to Maxim Integrated targets.
|
2016-10-12 17:08:24 -05:00 |
Sam Grove
|
f9ee683fa7
|
Merge pull request #2611 from adustm/STM32_entropy
STM32 hw entropy
|
2016-10-12 17:06:51 -05:00 |
Jeremy Brodt
|
b4e2339223
|
[MAX326xx] Reduced stack/heap size due to mbed test failures.
|
2016-10-12 09:07:03 -05:00 |
Jeremy Brodt
|
4858f3112d
|
[MAXWSNENV] Updated BLE library and stack/heap size.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
98dd41988b
|
[MAX32620HSP] Reduced system clock speed due to SPI issue.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
d535180784
|
[MAX326xx] Added support for FEATURE_BLE. Integrated MaximBLE library.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
7e99a75f1d
|
[MAX32620HSP] Fixed deepsleep issue using IAR.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
5a34a2b91d
|
[MAX326xx] Increased default stack and heap sizes.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
87d2b89750
|
[MAX32620HSP] Updated BLE libraries.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
24e4d83357
|
[MAX326xx] Fixed default handler implementations for ARM and IAR.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
240d721f0b
|
[MAX326xx] Fixed SysTick_Handler name.
|
2016-10-12 08:59:38 -05:00 |
Kevin Gillespie
|
0611885832
|
[MAX32620HSP] Cleanup with formatting script.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
8e70018ec1
|
[MAX32620HSP] Fixed INITIAL_SP value.
|
2016-10-12 08:59:38 -05:00 |
Sam Grove
|
f5fb485dcd
|
Merge pull request #2967 from viquiram/master
Modify the flash size for Nucleo L073RZ.
|
2016-10-10 10:35:59 -05:00 |
Sam Grove
|
c0c2563580
|
Merge pull request #2964 from bulislaw/fix_csv_quoting
Fix file path quoting while constructing CSV file in memmap.py
|
2016-10-10 10:35:44 -05:00 |
Sam Grove
|
8d6e358387
|
Merge pull request #2947 from bcostm/adcintch_L4
STM32L4xx - Add support of ADC internal channels
|
2016-10-10 10:35:18 -05:00 |
Sam Grove
|
4297042096
|
Merge pull request #2932 from bcostm/adcintch_F4
STM32F4xx - Fix issue with ADC internal Temperature and VBat channels.
|
2016-10-10 10:35:06 -05:00 |
Sam Grove
|
085dd0925a
|
Merge pull request #2921 from bcostm/serialFC_F0
STM32F0xx - Add missing UART_RTS/CTS pins for Serial Flow Control
|
2016-10-10 10:34:48 -05:00 |
adustm
|
7bb611748b
|
Fix typo
|
2016-10-10 17:06:57 +02:00 |
Martin Kojtal
|
8f492a20a7
|
Merge pull request #2920 from LMESTM/fix_pull_overwrite
STM32F4: Fix pull overwrite
|
2016-10-10 10:23:55 +01:00 |
Martin Kojtal
|
d38d82bbab
|
Merge pull request #2946 from bcostm/adcintch_L0
STM32L0xx: Add support of ADC internal channels
|
2016-10-10 10:17:06 +01:00 |
Martin Kojtal
|
d6389a4b8b
|
Merge pull request #2963 from bulislaw/master
DNS: Fix return value for successful name resolutions
|
2016-10-10 09:41:41 +01:00 |
bcostm
|
c1485fe88a
|
Add SERIAL_FC for STM32F0xx platforms in targets.json
|
2016-10-10 10:39:23 +02:00 |
bcostm
|
246528fe85
|
Add UART_RTS/CTS pins
|
2016-10-10 10:23:47 +02:00 |
adustm
|
f140559526
|
Add objects.h for L073
|
2016-10-10 10:12:39 +02:00 |
adustm
|
bda200e814
|
rework after directory moves
|
2016-10-10 10:12:39 +02:00 |
adustm
|
e189bc7cc8
|
Change MBEDTLS_ENTROPY_ALT to device has TRNG
update code accordingly
|
2016-10-10 10:12:39 +02:00 |
adustm
|
5069c73e8d
|
Add Periphclock enable for L476 products
|
2016-10-10 10:09:26 +02:00 |
adustm
|
24832ca365
|
Add random generator for stm32L0 + stm32L4
|
2016-10-10 10:09:26 +02:00 |
adustm
|
4f1f272534
|
Enable TLS entropy in targets.json for STM32L4 and STM32L0 products
|
2016-10-10 10:09:26 +02:00 |
viquiram
|
1a91fc7abf
|
Update stm32l073xz.sct
Modify the flash size for Nucleo L073RZ.
|
2016-10-10 09:56:47 +02:00 |
viquiram
|
142aa09286
|
Update stm32l073xz.sct
Modify the flash size for Nucleo L073RZ.
|
2016-10-10 09:55:45 +02:00 |
Sam Grove
|
864ff7754b
|
Merge pull request #2924 from bcostm/adcintch_F2
STM32F2xx - Add support of ADC internal channels (temperature, VRef, VBat)
|
2016-10-07 11:33:11 -05:00 |
Sam Grove
|
478c732116
|
Merge pull request #2952 from andresag01/iotssl-1017-mbedtls_user_config-null_entopy_update-mbedtls
Update mbed TLS with the development HEAD
|
2016-10-07 11:16:19 -05:00 |
Sam Grove
|
b3e88c3c72
|
Merge pull request #2951 from bcostm/adcintch_L1
STM32L1xx - Add support of ADC internal channels
|
2016-10-07 11:15:50 -05:00 |
Sam Grove
|
f2b49b860d
|
Merge pull request #2949 from NXPmicro/Fix_For_Cortex_M4
The HAL CM4 for ARM and IAR toolchains is valid only for FPU present.…
|
2016-10-07 11:15:22 -05:00 |
Sam Grove
|
f59b5f8b75
|
Merge pull request #2934 from BlackstoneEngineering/patch-1
Change K64F D8 pin from PTA0->PTC12
|
2016-10-07 11:14:18 -05:00 |
Sam Grove
|
53a52a1b56
|
Merge pull request #2930 from bcostm/adcintch_F0
STM32F0xx - Use ADC internal channels specific definitions
|
2016-10-07 11:13:43 -05:00 |
Sam Grove
|
ad59be6812
|
Merge pull request #2928 from bcostm/adcintch_F7
STM32F7xx - Add support of ADC internal channels
|
2016-10-07 11:13:30 -05:00 |
Sam Grove
|
eee4db1fe0
|
Merge pull request #2896 from geky/restructure-cmsis
restructure - Restructure cmsis directory
|
2016-10-07 11:13:09 -05:00 |
Bartek Szatkowski
|
a7d9dbec69
|
Fix file path quoting while constructing CSV file in memmap.py
Comma is a valid char in file paths for Posix systems.
|
2016-10-07 16:33:43 +01:00 |
Bartek Szatkowski
|
922e9526bf
|
DNS: Fix return value for successful name resolutions
|
2016-10-07 16:10:15 +01:00 |
Martin Kojtal
|
7e292fb9b7
|
Merge pull request #2926 from andresag01/iotssl-1017-mbedtls_user_config-null_entopy
Fix mbedtls user config and null entropy
|
2016-10-07 14:33:36 +01:00 |
Martin Kojtal
|
49145358ec
|
Merge pull request #2929 from ARMmbed/update_trace
Update trace
|
2016-10-07 10:37:25 +01:00 |
Sam Grove
|
94e1cbccfc
|
Merge pull request #2954 from c1728p9/ncs36510_fix
Fix ncs36510 by updating header guard
|
2016-10-06 16:12:09 -05:00 |
Sam Grove
|
483d3fd277
|
Merge pull request #2923 from bcostm/adcintch_F1
STM32F1xx - Add support of ADC internal channel (Temperature, VRef)
|
2016-10-06 15:58:26 -05:00 |
Sam Grove
|
41323855ec
|
Merge pull request #2918 from theotherjimmy/memap-improvements
Allow max-depth specification in memap
|
2016-10-06 15:57:39 -05:00 |
Sam Grove
|
3a16ca9855
|
Merge pull request #2911 from theotherjimmy/docs-generation
[Tools] Add documentation generation script
|
2016-10-06 15:57:08 -05:00 |
Sam Grove
|
3aca6fdd86
|
Merge pull request #2899 from TomoYamanaka/master
Fix bugs of PWM driver.
|
2016-10-06 15:54:29 -05:00 |
Sam Grove
|
76fb1f8c3f
|
Merge pull request #2708 from sarahmarshy/uvision-and-iar
[Exporters] Refactor Uvision and IAR and initial support of CMSIS projects
|
2016-10-06 15:54:00 -05:00 |