Seppo Takalo
|
fa8add4227
|
Remove components from RTOS-less build.
|
2018-09-01 12:37:45 -05:00 |
Seppo Takalo
|
9be7eabc4d
|
Exclude components from Doxygen
|
2018-09-01 12:37:45 -05:00 |
Seppo Takalo
|
56dda01368
|
TEMPORARY Skip building of examples that rely on drivers.
|
2018-09-01 12:37:31 -05:00 |
Seppo Takalo
|
fc5bf5986b
|
Add ESP8266 driver v1.6
|
2018-09-01 12:36:28 -05:00 |
Seppo Takalo
|
b5240db10d
|
Add MCR20A RF driver v1.0.1
|
2018-09-01 12:36:27 -05:00 |
Seppo Takalo
|
d02097f97c
|
Add Atmel RF driver v3.0.4
|
2018-09-01 12:36:27 -05:00 |
Seppo Takalo
|
710d1bb00a
|
Enable default Mesh interface on KW24D
This device still requires MCR20A driver to be in build tree
and this patch https://github.com/ARMmbed/mcr20a-rf-driver/pull/18
|
2018-09-01 12:36:27 -05:00 |
Cruz Monrreal
|
993c897b55
|
Merge pull request #7774 from yossi2le/sd-spif-to-mbed-os
Add default block device support (SD, SPIF and FLASHIAP)
|
2018-09-01 11:15:13 -05:00 |
Martin Kojtal
|
864332f665
|
Merge pull request #7561 from SenRamakri/sen_MbedOSDesignProcess
Design process and template for Mbed-OS
|
2018-09-01 10:28:22 +02:00 |
Cruz Monrreal
|
f82feecc51
|
Merge pull request #7822 from donatieng/nfc-impl
Add initial NFC support to Mbed OS
|
2018-08-31 19:01:25 -05:00 |
Cruz Monrreal
|
a849fa46df
|
Merge pull request #7662 from SenRamakri/sen_ErrorUrl
Add Error Decoding URL to error report
|
2018-08-31 18:27:30 -05:00 |
Cruz Monrreal
|
00b7700be2
|
Merge pull request #7875 from c1728p9/feature_CMSIS_5_0b521765
Update CMSIS to 5.4.0
|
2018-08-31 11:31:37 -05:00 |
Yossi Levy
|
c1eb141def
|
Changing general_filesystem test to be more efficient. now format is done once at the beginning and once at the end while every test clean its resource before the next test. Testing time on SD should be drop form 10 minutes plus to less than 1 minute
|
2018-08-31 18:33:08 +03:00 |
Martin Kojtal
|
2e869df296
|
Merge pull request #7899 from pan-/bt-phy
Bluetooth 5 Phy support
|
2018-08-31 09:34:48 +02:00 |
Cruz Monrreal
|
b6f0ee2a72
|
Merge pull request #7844 from theotherjimmy/fw-update-integration
Implement device management subcommand
|
2018-08-30 22:40:52 -05:00 |
Cruz Monrreal
|
06a98e7dcf
|
Merge pull request #7778 from SeppoTakalo/provide_default_mesh
Fix MeshInterface::get_default_instance()
|
2018-08-30 16:11:00 -05:00 |
Cruz Monrreal
|
88eb8aab23
|
Merge pull request #7794 from c1728p9/boot_overhaul
Update Mbed 5 boot sequence
|
2018-08-30 10:22:15 -05:00 |
Senthil Ramakrishnan
|
e84e56bc8d
|
Add Error Decoding URL in error report
|
2018-08-30 12:19:59 +01:00 |
Vincent Coubard
|
7a503ca1a2
|
BLE: Fix doxygen.
|
2018-08-30 09:25:50 +01:00 |
Seppo Takalo
|
4989650854
|
Don't provide default interface on NCS36510, won't fit testcases on IAR
|
2018-08-30 11:04:25 +03:00 |
Martin Kojtal
|
56117a86c8
|
Merge pull request #7871 from juhoeskeli/NUCLEO_F207ZG_LINKER_MCC
Updated linker files (GCC_ARM, ARM, IAR) for NUCLEO_F207ZG and enabled bootloader functionality
|
2018-08-30 09:49:17 +02:00 |
paul-szczepanek-arm
|
f3c3abd24c
|
removed unnecessary headers
|
2018-08-30 08:37:57 +01:00 |
paul-szczepanek-arm
|
be5527bca4
|
fix gt test
|
2018-08-30 08:37:00 +01:00 |
Cruz Monrreal
|
ebdad75518
|
Remove extra package used for CI debugging
|
2018-08-29 17:57:28 -05:00 |
Cruz Monrreal
|
f46bcf1abc
|
Replace urllib3[secure] with discrete packages
|
2018-08-29 16:24:47 -05:00 |
Cruz Monrreal
|
c89147ea30
|
Added secure urllib3 python requirement
This pulls in additional packages requiured for SSL verification for Py2
Ref: https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2
|
2018-08-29 16:21:15 -05:00 |
Cruz Monrreal
|
1e3e69463f
|
Merge pull request #7781 from deepikabhavnani/crc_safety
Add thread safety to CRC class
|
2018-08-29 15:42:23 -05:00 |
paul-szczepanek-arm
|
db3d124516
|
moved the utility function into the pal since it's only useful below pal
|
2018-08-29 20:25:56 +01:00 |
paul-szczepanek-arm
|
03f44e7a29
|
accidental spare const removed
|
2018-08-29 20:25:56 +01:00 |
paul-szczepanek-arm
|
8ac6e2c30d
|
added doxygen to constructors and const to getters
|
2018-08-29 20:25:56 +01:00 |
paul-szczepanek-arm
|
76624ad6ec
|
provide stubs for events
use gap.h typedef for Phy_t for consistency
|
2018-08-29 20:21:04 +01:00 |
paul-szczepanek-arm
|
5598958c6d
|
formatting for docs
|
2018-08-29 20:21:04 +01:00 |
paul-szczepanek-arm
|
baaebb47dc
|
fix typo in preferred
|
2018-08-29 20:21:04 +01:00 |
paul-szczepanek-arm
|
d64479a2ee
|
docuemnted PHY api
|
2018-08-29 20:21:04 +01:00 |
paul-szczepanek-arm
|
e0ca4a093f
|
update cordio pal phy to new 5.0 stack
|
2018-08-29 20:21:04 +01:00 |
paul-szczepanek-arm
|
8090e7acd8
|
phy API implementation for cordio
phy set types added, nordic implementation updated
|
2018-08-29 20:21:04 +01:00 |
Paul Szczepanek
|
d5c675e300
|
Merge pull request #6 from paul-szczepanek-arm/feature-support
support for controller features
|
2018-08-29 20:15:58 +01:00 |
Vincent Coubard
|
954f004d16
|
Nordic BLE: Implement PHY APIs for NRF52.
|
2018-08-29 20:15:58 +01:00 |
Vincent Coubard
|
47ea39982f
|
Merge pull request #2 from pan-/PHY_API
Phy api
|
2018-08-29 20:15:58 +01:00 |
Vincent Coubard
|
4deb64aed1
|
Merge pull request #1 from pan-/PHY_API
Phy api
|
2018-08-29 20:15:58 +01:00 |
Donatien Garnier
|
a239c5e98e
|
Fix some remainings ARMCC warnings
|
2018-08-29 19:56:06 +01:00 |
Donatien Garnier
|
1252590a16
|
Address ARMCC warnings and make sure targets have SPI and InterruptIn in PN512SPITransportDriver
|
2018-08-29 19:46:25 +01:00 |
Donatien Garnier
|
3fa0c5e730
|
Fixed IAR warnings in NFC stack
|
2018-08-29 19:46:25 +01:00 |
Vincent Coubard
|
913f219fc1
|
Span: Fix type used in is_convertible traits.
|
2018-08-29 19:42:46 +01:00 |
Vincent Coubard
|
895ef34f99
|
NFC: Use string instead of cstring header.
|
2018-08-29 19:42:08 +01:00 |
Donatien Garnier
|
bfd433984f
|
Re-run astyle
|
2018-08-29 16:59:45 +01:00 |
Cruz Monrreal
|
7d871bfff5
|
Merge pull request #7879 from jarlamsa/synchronous_dns_tests
Add tests for synchronous dns
|
2018-08-29 09:38:41 -05:00 |
Cruz Monrreal
|
e649beac5e
|
Merge pull request #7788 from AriParkkila/cell-copn
Cellular: Fixed AT+COPN
|
2018-08-29 09:38:13 -05:00 |
Cruz Monrreal
|
7b29f7d2e8
|
Merge pull request #7795 from mirelachirica/issue_7470_access_to_power
Cellular: Add getters for device and serial to EasyCellularConnection
|
2018-08-29 09:37:38 -05:00 |
Cruz Monrreal
|
7ecf111d6f
|
Merge pull request #7819 from lorjala/unittests
Unit testing framework
|
2018-08-29 09:37:12 -05:00 |