Qinghao Shi
|
70c5797a94
|
TEST: update usb test README
|
2020-02-24 12:25:38 +00:00 |
Qinghao Shi
|
d657fa178b
|
TEST: Add USB_DEVICE_TESTS macro to guard usb test
|
2020-02-22 21:11:56 +00: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 |
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 |
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 |
Martin Kojtal
|
9cb8a12cc2
|
fix SPDX identifier typos
|
2020-02-21 07:01:55 +00:00 |
Martin Kojtal
|
5f1c77741a
|
tools: fix SPDX identifiers
|
2020-02-21 07:01:48 +00:00 |
Martin Kojtal
|
c0ed178830
|
component storage: fix SPDX identifiers
|
2020-02-21 07:01:09 +00:00 |
Martin Kojtal
|
c43f808f3d
|
component psa: fix SPDX identifiers
|
2020-02-21 07:01:08 +00:00 |
Martin Kojtal
|
01e273ee04
|
component mcr20: fix SPDX identifiers
|
2020-02-21 07:01:07 +00:00 |
Martin Kojtal
|
b9e00de2d9
|
psa: fix licenses + SPDX
|
2020-02-21 07:01:05 +00:00 |
Martin Kojtal
|
ab76e0a59e
|
component storage: fix SPDX identifiers
|
2020-02-21 07:01:04 +00:00 |
Martin Kojtal
|
7789ecae16
|
component wifi: fix SPDX identifier
|
2020-02-21 07:01:03 +00:00 |
Martin Kojtal
|
ec836aeb3e
|
hal: fix SPDX identifiers
|
2020-02-21 07:01:02 +00:00 |
Martin Kojtal
|
a8bff819f5
|
test apps: fix licenses + SPDX identifiers
|
2020-02-21 07:01:02 +00:00 |
Martin Kojtal
|
e20e7b8066
|
tests: fix SPDX identifiers
|
2020-02-21 07:01:01 +00:00 |
Martin Kojtal
|
2d7e1ba943
|
unittest: fix missing licenses + spdx
|
2020-02-21 07:01:00 +00:00 |
Martin Kojtal
|
6e64fe3800
|
test: fix SPDX identifier
|
2020-02-21 07:00:59 +00:00 |
Martin Kojtal
|
21ad8af815
|
platform: fix SPDX identifiers
|
2020-02-21 07:00:58 +00:00 |
Martin Kojtal
|
2e7fa8ba6b
|
rtos: fix SPDX identifiers
|
2020-02-21 07:00:57 +00:00 |
Martin Kojtal
|
f1887e875f
|
drivers: fix SDPX identifiers
|
2020-02-21 07:00:56 +00:00 |
Martin Kojtal
|
aa4e7b17aa
|
rtos: add SPDX identifiers
|
2020-02-21 07:00:56 +00:00 |
Martin Kojtal
|
685e0be935
|
Merge pull request #12473 from amock/fix-MCUXpresso-dac
Fix Freescale MCUXpresso AnalogOut
|
2020-02-20 15:18:14 +00:00 |
Seppo Takalo
|
b8361e43bd
|
Fix license headers.
|
2020-02-20 16:56:30 +02:00 |
Martin Kojtal
|
3662759a0e
|
Merge pull request #12438 from hugueskamba/hk-fix-baremetal-cy9cproto
Fix CY8CPROTO_062_4343W baremetal build
|
2020-02-20 12:50:29 +00:00 |
Seppo Takalo
|
b013bc9563
|
Add EmulatedSD stubs that allow using files as a BlockDevice
|
2020-02-20 12:22:16 +02:00 |
Seppo Takalo
|
35410a9b53
|
Add module tests for TDBStore
|
2020-02-20 12:22:16 +02:00 |
Seppo Takalo
|
94bb831753
|
Extend storage tests with de-init test case
|
2020-02-20 12:22:16 +02:00 |
jeromecoutant
|
a1570f936f
|
STM32WB : Add ReadMe file
Help on FW update procedure
|
2020-02-20 09:20:44 +01:00 |
jeromecoutant
|
9d016022b6
|
STM32WB clean SetSysClock
|
2020-02-20 09:20:44 +01:00 |
jeromecoutant
|
ebae0e56d4
|
STM32WB align deepsleep functions with CubeFW
|
2020-02-20 09:20:43 +01:00 |
jeromecoutant
|
f0370222d8
|
STM32WB BLE : add FW version when trace is enabled
|
2020-02-20 09:20:43 +01:00 |
jeromecoutant
|
55b42a683e
|
STM32WB HCIDriver trace update
|
2020-02-20 09:20:36 +01:00 |
Alan Mock
|
b3c0ef81dc
|
The DAC init was using the ADC pinmap. This fixes that.
|
2020-02-19 22:33:07 -08:00 |
Stephan Brunner
|
440fa4985b
|
Remove paging and sync from I2CEEBlockDevice::read(), as it is not needed
|
2020-02-19 18:23:46 +01:00 |
Martin Kojtal
|
829a3cded3
|
Merge pull request #12318 from VeijoPesonen/sfdp_split_smptbl
SFDP: Move Sector Map Parameter Table parsing under SFDP module
|
2020-02-19 15:49:40 +00:00 |
Martin Kojtal
|
043f68b9a7
|
Merge pull request #12454 from OpenNuvoton/nuvoton_spi_no_miso
Nuvoton: Optimize spi_master_write(...) in case of no SPI MISO pin
|
2020-02-19 14:33:42 +00:00 |
Martin Kojtal
|
69a0542ade
|
Merge pull request #12453 from jeromecoutant/PR_TRACEGROUP
STM32 TRACE_GROUP update
|
2020-02-19 14:33:17 +00:00 |
Martin Kojtal
|
1f8778b15b
|
Merge pull request #12449 from eavelardev/patch-2
Add missing pins def for ARDUINO_NANO33BLE
|
2020-02-19 14:32:51 +00:00 |
Martin Kojtal
|
1b8370d495
|
Merge pull request #12444 from DavidLin1577/patch-5
Fixed typo: 'lenght' in ns_crc.h
|
2020-02-19 14:32:26 +00:00 |
Martin Kojtal
|
b1c1857ae5
|
Merge pull request #12445 from DavidLin1577/patch-6
Fixed typo: 'lenght' in ip6string.h
|
2020-02-19 14:32:10 +00:00 |
Martin Kojtal
|
1c00adc6ba
|
Merge pull request #12447 from eavelardev/patch-1
fix targets device_name with nrf51822 32K SoC
|
2020-02-19 14:32:06 +00:00 |
Martin Kojtal
|
92533ffec2
|
Merge pull request #12442 from DavidLin1577/patch-3
Fixed typo: 'lenght' in minimal-printf
|
2020-02-19 14:31:28 +00:00 |
Martin Kojtal
|
d4cff726ee
|
Merge pull request #12443 from DavidLin1577/patch-4
Fixed typo: 'lenght' in coap_service_api.h
|
2020-02-19 14:31:16 +00:00 |
Martin Kojtal
|
6a79d0e267
|
Merge pull request #12441 from daniel-starke/fix-issue-12311
CAN: fix length calculation (fixes #12311)
|
2020-02-19 14:30:43 +00:00 |
Martin Kojtal
|
589a9a4d16
|
Merge pull request #12462 from maciejbocianski/fix_armc_memory_stats
Fix static ram memory statistics for arm compiler
|
2020-02-19 13:01:26 +00:00 |