amq
4c230763db
EFM32: update emlib for EFM32PG
2020-03-02 13:32:40 +01:00
amq
012682a244
EFM32: update emlib for EFM32LG
2020-03-02 13:32:40 +01:00
amq
b3f13b8d4a
EFM32: update emlib for EFM32HG
2020-03-02 13:32:39 +01:00
amq
39d5c86829
EFM32: update emlib for EFM32PG12
2020-02-27 22:32:39 +01:00
amq
5dfea97afc
EFM32: update emlib for EFM32GG11
2020-02-27 22:31:57 +01:00
amq
a1a55d8c5c
EFM32: update emlib for EFM32GG
2020-02-27 22:31:16 +01:00
amq
b81d585404
EFM32: update emlib src and inc
2020-02-27 22:16:06 +01:00
amq
9399887686
EFM32: update emlib changelog
2020-02-27 22:15:44 +01:00
Martin Kojtal
c966c4242f
Merge pull request #12420 from rajkan01/drivers_remove_deprecate
...
Remove the deprecated CAN APIs.
2020-02-26 15:09:37 +00:00
Martin Kojtal
5969fdf8ef
Merge pull request #12501 from rajkan01/intmgr_remove_deprecated
...
Remove the deprecated the InterruptManager APIs
2020-02-26 10:49:54 +00:00
Martin Kojtal
32f615e420
Merge pull request #12495 from kjbracey-arm/override_serial
...
C++11-ify virtualisation in FileHandle + Serials
2020-02-25 16:00:43 +00:00
Martin Kojtal
98db25537a
Merge pull request #12440 from dustin-crossman/pr/reset_reason
...
Implement reset_reason api for cypress targets
2020-02-25 15:24:54 +00:00
Martin Kojtal
732692cd77
Merge pull request #12475 from VeijoPesonen/purge_rspif
...
Proposal to remove SPIFReducedBlockDevice
2020-02-25 15:23:23 +00:00
Martin Kojtal
1c12083949
Merge pull request #12426 from VeijoPesonen/sfdp_split_bptbl
...
SFDP: consolidation of SFDP parsing [2/n]
2020-02-25 13:57:23 +00:00
Martin Kojtal
18ad99a883
Merge pull request #12481 from artokin/nanostack_release_for_mbed_os_6
...
Nanostack release for Mbed OS 6
2020-02-25 10:08:59 +00:00
Martin Kojtal
a3f8202cde
Merge pull request #12502 from DavidLin1577/patch-4
...
Fixed macro error
2020-02-25 09:52:29 +00:00
Martin Kojtal
745a4b4513
Merge pull request #12505 from 0xc0170/fix_travis_grep
...
travis: ignore grep return value for scancode
2020-02-25 08:45:45 +00:00
Martin Kojtal
9266ed10ae
travis: ignore grep return value for scancode
...
The file is not always present in changed files, thus we need to just ignore the
return status.
2020-02-25 07:32:46 +00:00
Martin Kojtal
1629103fb1
Merge pull request #12421 from dustin-crossman/pr/cy_targets_reorganization
...
Cypress Targets Reorganization
2020-02-24 16:25:08 +00:00
Martin Kojtal
bb48fa46cd
Merge pull request #12437 from 0xc0170/dev_travis_scancode
...
travis: add PR license check for missing/not-valid license files
2020-02-24 15:56:07 +00:00
Martin Kojtal
9205bdf890
Merge pull request #12490 from DavidLin1577/patch-3
...
Fixed error of structure mlme_key_descriptor_t
2020-02-24 15:45:35 +00:00
David Lin
7f1443de88
Fixed macro error in emac_util.cpp
...
Fixed macro spelling error: INVALID_LENGHT-> INVALID_LENGHT
2020-02-24 23:43:07 +08:00
David Lin
5965985734
Fixed macro error in emac_util.h
...
INVALID_LENGHT -> INVALID_LENGTH
2020-02-24 23:33:30 +08:00
Martin Kojtal
1e24c00232
Merge pull request #12358 from jamesbeyond/update_req
...
FIX: add cbor module in the requirement.txt
2020-02-24 15:12:52 +00:00
Veijo Pesonen
b575df072f
Removes RSPIF block device driver
...
The driver is not needed by the bootloader anymore.
2020-02-24 16:01:14 +02:00
Rajkumar Kanagaraj
6eb36f3a8e
Remove the deprecated the InterruptManager APIs
2020-02-24 05:32:44 -08:00
Rajkumar Kanagaraj
692f0a2f24
Removed CAN deprecated APIs
2020-02-24 05:02:15 -08:00
Martin Kojtal
119931e56d
Merge pull request #12478 from OpenNuvoton/nuvoton_m2351_minor
...
M2351: Fix some minor issues
2020-02-24 12:51:52 +00:00
Martin Kojtal
3f4e2a6746
Merge pull request #12491 from DavidLin1577/patch-6
...
Fixed error of function 'mac_fcf_lenght'
2020-02-24 12:44:04 +00:00
Martin Kojtal
a0248c17ef
scancode: print files if any found
2020-02-24 12:03:01 +00:00
Martin Kojtal
1b4ad98787
scancode: add logger and parse it to get count
2020-02-24 12:03:01 +00:00
Martin Kojtal
adaa2b6a0a
travis: license check does not fail but report issues
...
Master branch contains lot of missing SPDX identifiers, we will clean them up but this will take some time. In the meantime, we should not increase the license missing files. Each PR will report if there is no license issue or positive number reported as Github status. Travis won't fail if there are issues. This will highlight the issues that anyone can fix.
As soon as master is clean, we can fix set_status and revert part of this commit.
2020-02-24 12:02:37 +00:00
Martin Kojtal
f47e569da5
Merge pull request #12496 from amq/efm32_fix_pinmap_test
...
EFM32: fix mbed_hal-pinmap test
2020-02-24 11:58:06 +00:00
Martin Kojtal
ec2da1ae54
Merge pull request #12492 from miteshdedhia7/pr/psoc6cm0p-update-1.1.1
...
Update psoc6cm0p asset to version 1.1.1.
2020-02-24 11:27:18 +00:00
amq
ca9424f6ba
EFM32: fix mbed_hal-pinmap test
2020-02-24 11:25:01 +01:00
Kevin Bracey
c39959ca8b
C++11-ify virtualisation in FileHandle + Serials
...
Use `override` and `final` where appropriate, and eliminate unnecessary
`virtual`.
2020-02-24 10:37:17 +02:00
Martin Kojtal
dc733d8883
Merge pull request #12477 from fkjagodzinski/hal-gpio-get_capabilities
...
HAL: Add a get_capabilities() function to GPIO API
2020-02-24 07:47:39 +00:00
midd
6baafdaf81
Update psoc6cm0p asset to version 1.1.1. This version is built with PSoC 6 Peripheral Driver Library (PDL) 1.4.1
2020-02-21 10:52:33 -08:00
Dustin Crossman
404dacc9ea
Implemented reset reason api.
2020-02-21 09:48:26 -08:00
Anna Bridge
8c17270306
Merge pull request #12480 from 0xc0170/fix_spdx
...
Fix SPDX identifiers and licenses (excluding features and targets)
2020-02-21 16:34:30 +00:00
David Lin
d2d4a87c3d
Fixed error of function 'mac_fcf_lenght'
...
Note that the function 'mac_fcf_lenght' is wrong,
so that 'mac_fcf_lenght' should been replaced with 'mac_fcf_length'.
2020-02-21 23:19:56 +08:00
David Lin
20f6a83f67
Fixed error of structure
...
KeyDeviceFrameCouterList -> KeyDeviceFrameCounterList
2020-02-21 22:21:00 +08:00
David Lin
cd2d3ce422
Fixed spelling mistake of structure
...
KeyDeviceFrameCouterList -> KeyDeviceFrameCounterList
2020-02-21 22:15:48 +08:00
Martin Kojtal
17394b98be
Merge pull request #12484 from mtomczykmobica/IOTSTOR-1009
...
TDBStore magic number if endian sensitive fix comment
2020-02-21 13:47:18 +00:00
Martin Kojtal
8f1bf967d3
Merge pull request #11942 from michalpasztamobica/remove_deprecated_apis
...
IPCore String-based API removal
2020-02-21 12:14:06 +00:00
Martin Kojtal
72b2fcf29a
Merge pull request #12384 from jeromecoutant/PR_WBDEBUG
...
STM32WB : update BLE part with better support
2020-02-21 12:12:42 +00:00
Martin Kojtal
a18259abb9
Merge pull request #12446 from boomer41/i2cee-add-eight-bit-address
...
Add Eight-Bit-Addressing mode to I2CEEBlockDevice.
2020-02-21 12:12:16 +00:00
Martin Kojtal
37a7ff0443
scancode: skip non code files
...
For instance pdf, or binaries - catch them as an exception and skip for
additional SPDX check
2020-02-21 09:57:30 +00:00
Marcin Tomczyk
b5d0b7b6f1
IOTSTOR-1009 - TDBStore magic number if endian sensitive - remove incorrect comment
2020-02-21 00:57:50 -08:00
Martin Kojtal
c520449e2d
Merge pull request #12206 from SeppoTakalo/kvstore_tests
...
Kvstore tests
2020-02-21 07:56:19 +00:00