Sam Grove
|
84f401bddf
|
Merge pull request #3250 from theotherjimmy/ARM5.03-deprecation
Change MBED_DEPRECATED def order to support Keil 4
|
2016-11-14 21:52:07 -06:00 |
Sam Grove
|
b6cc841a54
|
Merge pull request #3248 from LMESTM/fix_i2c_f411re_pins
test i2c slave: use standard Arduino pins for NUCLEO_F411RE
|
2016-11-14 21:50:59 -06:00 |
Sam Grove
|
71d253c86d
|
Merge pull request #3240 from ARMmbed/ns_integration
Ns integration
|
2016-11-14 21:50:33 -06:00 |
Sam Grove
|
e875dbc90d
|
Merge pull request #3237 from javierpedrido/master
Added back USART 6 pins
|
2016-11-14 21:46:59 -06:00 |
Sam Grove
|
31c81131df
|
Merge pull request #3233 from brimston3/fix_k20_pwmclk
K20xx Calculate PWM clock relative to bus clock
|
2016-11-14 21:44:51 -06:00 |
Sam Grove
|
c131a27dcf
|
Merge pull request #3231 from monkiineko/master
STM32F3: DISCO_F303VC - Add missing UART and ADC pin muxing options
|
2016-11-14 21:44:32 -06:00 |
Sam Grove
|
ef7c61820b
|
Merge pull request #3229 from theotherjimmy/allow-deps-to-fail
[Tools - Toolchains] Allow dependency parsing to fail, gracefully continuing
|
2016-11-14 21:44:09 -06:00 |
Sam Grove
|
cb930e7482
|
Merge pull request #3243 from bridadan/fix-make-exporters
Fix make exporters compilation
|
2016-11-14 10:59:20 -06:00 |
Anna Bridge
|
f6f872a858
|
Merge pull request #3159 from radhika-raghavendran/master
User trim values for NCS36510
|
2016-11-10 17:06:54 +00:00 |
Anna Bridge
|
e0c7d3b362
|
Merge pull request #3188 from theotherjimmy/fix-tests-export
[Exporters] Append targets to scan list for exporting tests
|
2016-11-10 17:06:22 +00:00 |
Anna Bridge
|
405f8937a7
|
Merge pull request #3191 from tung7970/fix-mbedos
Fix lwip_mac_address buffer overflow and set_ip_bytes out of bound access
|
2016-11-10 17:05:38 +00:00 |
Anna Bridge
|
805af00b87
|
Merge pull request #3194 from NXPmicro/Update_K64_SDK_Drivers
Update K64 sdk drivers
|
2016-11-10 17:05:02 +00:00 |
Anna Bridge
|
baec7b3aec
|
Merge pull request #3198 from jeromecoutant/PR_F410_ASYNC
NUCLEO_F410RB: Add I2C_ASYNCH capability
|
2016-11-10 17:04:28 +00:00 |
Anna Bridge
|
67e03ee065
|
Merge pull request #3211 from OpenNuvoton/nuvoton
[NUC472/M453] Support single UART shared by multiple serial objects and other updates
|
2016-11-10 17:03:42 +00:00 |
Anna Bridge
|
a553b23250
|
Merge pull request #3217 from jeromecoutant/PR_F469_ASYNC
Add I2C_ASYNCH capability for DISCO_F469NI
|
2016-11-10 17:02:54 +00:00 |
Anna Bridge
|
b10cf7f7dc
|
Merge pull request #3220 from geky/rtos-deprecate-rtostimer
rtos - Mark the RtosTimer class as deprecated
|
2016-11-10 17:02:13 +00:00 |
Anna Bridge
|
96b3590248
|
Merge pull request #3222 from theotherjimmy/make-print-executable
[Export - Make] Add message that informs the user which hex to flash
|
2016-11-10 17:01:20 +00:00 |
Anna Bridge
|
5fd81b37c3
|
Merge pull request #3232 from geky/nsapi-fix-gethostbyname-unspec-literal
nsapi - Fix missing NSAPI_UNSPEC check in gethostbyname for ip literals
|
2016-11-10 16:54:27 +00:00 |
Anna Bridge
|
120d05e5f0
|
Merge pull request #3247 from ARMmbed/fix_wifi_interface
WiFi: Minor fixes to docs and includes
|
2016-11-10 16:53:55 +00:00 |
Jimmy Brisson
|
c3915215e4
|
Allow dependency parsing to fail, gracefully continuing
|
2016-11-10 10:04:36 -06:00 |
micromint
|
809b20738e
|
Change MBED_DEPRECATED def order to support Keil 4
|
2016-11-10 09:59:28 -06:00 |
Laurent MEUNIER
|
458752262e
|
test i2c slave: use standard Arduino pins for NUCLEO_F411RE
|
2016-11-10 15:25:46 +01:00 |
Bartek Szatkowski
|
db15c1a0a3
|
WiFi: Minor fixes to docs and includes
|
2016-11-10 09:40:48 +00:00 |
Sam Grove
|
7963e8e7c1
|
Merge pull request #3160 from peter-harliman/wrong_index_lpc43xx_tx_end_ring
Fix wrong index at LPC43xx tx end ring assignment
|
2016-11-09 15:22:14 -06:00 |
Sam Grove
|
e175f619b2
|
Merge pull request #3010 from nuket/fix-uvision-hpp
Add .hpp to list of Uvision Exporter extensions
|
2016-11-09 15:21:55 -06:00 |
Christopher Haster
|
b04a8da574
|
nsapi - Added test cases for gethostbyname
- test_dns_query
- test_dns_query_pref
- test_dns_literal
- test_dns_literal_pref
|
2016-11-09 12:11:02 -06:00 |
Brian Daniels
|
f6e79cb111
|
Fixing invalid comment notation in assembly file
|
2016-11-09 12:09:09 -06:00 |
Brian Daniels
|
52dc7c5423
|
Renames all prebuilt binaries to be prefixed with 'lib'
This fixes an issue with make_iar, since IAR requires all libraries that
are linked to be prefixed with 'lib'.
|
2016-11-09 11:08:01 -06:00 |
javierpedrido
|
b7882d6e9b
|
Added back USART 6 pins
|
2016-11-09 12:14:35 -03:00 |
Seppo Takalo
|
c71abfed26
|
Update NanostackSocket to match API changes in v5.0.7
|
2016-11-09 16:07:13 +02:00 |
Seppo Takalo
|
cbb300db9c
|
Nanostack v5.0.7
|
2016-11-09 15:42:41 +02:00 |
Seppo Takalo
|
e27c7840d7
|
Don't clone coap-service, it's subtree now
|
2016-11-09 15:34:58 +02:00 |
Seppo Takalo
|
1e791e2e76
|
Add 'features/nanostack/FEATURE_NANOSTACK/coap-service/' from commit 'a1982c1de752c50410d975a03f505a69972539f5'
git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/coap-service
git-subtree-mainline: c0adb069c9
git-subtree-split: a1982c1de7
|
2016-11-09 15:27:17 +02:00 |
Seppo Takalo
|
c0adb069c9
|
Remove coap-service
|
2016-11-09 15:26:30 +02:00 |
Seppo Takalo
|
8c669c6f40
|
Add 'features/FEATURE_COMMON_PAL/mbed-client-randlib/' from commit '26cdd3904f3042c21155a39e940fafb266af20d2'
git-subtree-dir: features/FEATURE_COMMON_PAL/mbed-client-randlib
git-subtree-mainline: 6aedb5aeb7
git-subtree-split: 26cdd3904f
|
2016-11-09 15:13:57 +02:00 |
Seppo Takalo
|
6aedb5aeb7
|
Remove Randlib
|
2016-11-09 15:10:38 +02:00 |
Radhika
|
d637f6d3ad
|
Modified user trim default values.
|
2016-11-09 17:12:35 +05:30 |
Andrew Domaszek
|
8482aafa2a
|
Calculate PWM clock relative to bus clock
|
2016-11-08 23:42:59 -05:00 |
Christopher Haster
|
a3ad6181f4
|
nsapi - Fixed missing NSAPI_UNSPEC check in gethostbyname for ip literals
|
2016-11-08 18:05:35 -06:00 |
Bradley Scott
|
6d3f03c73d
|
STM32F3: DISCO_F303VC - Add missing ADC pin muxing options
Corrects the incorrect PA_5 ADC channel mapping, and removes the
non-existent PB_11 ADC channel mapping.
|
2016-11-08 17:07:15 -05:00 |
Bradley Scott
|
130fddc467
|
STM32F3: DISCO_F303VC - Add missing UART pin muxing options
|
2016-11-08 17:04:21 -05:00 |
Sam Grove
|
fa887764bf
|
Merge pull request #3206 from sarahmarshy/examples-test-filters
[Exporter/compile tests] Examples test filters
|
2016-11-08 16:02:58 -06:00 |
Brian Daniels
|
119857ac77
|
Ignoring args parameter for functions that don't use them
|
2016-11-08 13:41:40 -06:00 |
Brian Daniels
|
f1bb3f5930
|
Fixing issue with target_cross_ide
|
2016-11-08 12:51:38 -06:00 |
Brian Daniels
|
2fe1373cf1
|
Fixing use of get_repo_list in update function
|
2016-11-08 12:38:22 -06:00 |
Brian Daniels
|
b739413526
|
Correcting example, toolchain, and ide filters
|
2016-11-08 12:37:14 -06:00 |
Radhika
|
63f5c9781d
|
Configuration of user trim moved to targets.json
|
2016-11-08 17:29:32 +05:30 |
Martin Kojtal
|
96e1d5bd73
|
Merge pull request #3221 from andreaslarssonublox/ublox_odin_w2_drivers_update
u-blox odin w2 drivers update
|
2016-11-08 10:24:53 +00:00 |
Jimmy Brisson
|
def0a38c4b
|
Add message that informs the user which hex to flash
|
2016-11-07 15:54:44 -06:00 |
andreas.larsson
|
31a7cd017e
|
Tab -> spaces
|
2016-11-07 21:59:27 +01:00 |