Cruz Monrreal
25321961fb
Merge pull request #5900 from davidsaada/david_sotp_cpp
...
Add NVStore (A.K.A SOTP) feature
2018-03-01 19:38:28 -06:00
Cruz Monrreal
c4354fa645
Merge pull request #6179 from geky/lfs-update
...
littlefs: Update to version 1.3
2018-03-01 13:42:47 -06:00
Cruz Monrreal
9ddb092d43
Merge pull request #6230 from bulislaw/system_reset
...
Add system_reset call
2018-03-01 10:31:07 -06:00
Anna Bridge
8f5b857747
Merge pull request #5950 from theotherjimmy/header-config
...
Reserve and Render header in managed BL mode
2018-03-01 16:25:18 +00:00
Anna Bridge
ae788f7384
Merge pull request #5993 from theotherjimmy/fix-vector-pref-clif
...
Work around Arm Compiler 6 stdvector perfomance cliff
2018-03-01 10:23:03 +00:00
Anna Bridge
2b0f169dbf
Merge pull request #6231 from 0xc0170/fix_pr_template_required
...
pull request: add required info
2018-03-01 10:16:12 +00:00
Anna Bridge
f624802926
Merge pull request #6240 from theotherjimmy/better-config-errors
...
Improve invalid configuration error messages
2018-03-01 10:15:07 +00:00
Christopher Haster
687304455e
littlefs: Updated error codes in tests to match version update
2018-02-28 19:56:13 -06:00
Amanda Butler
f078124bae
Edit README.md
...
Edit README with changes from docs site and minor formatting changes.
2018-02-28 18:59:20 -06:00
Amanda Butler
6ddff638d4
Copy edit nvstore.h
...
Copy edit for typos and minor spelling nits.
2018-02-28 18:47:17 -06:00
Cruz Monrreal
acad33ac13
Merge pull request #5548 from fkjagodzinski/test-systimer
...
Tests for SysTimer (the idle loop timer for tickless mode)
2018-02-28 18:47:10 -06:00
Jimmy Brisson
0f15633d37
Work around Arm Compiler 6 stdvector perfomance cliff
2018-02-28 14:46:03 -06:00
Jimmy Brisson
477b947b22
Improve json schema validation errors
2018-02-28 14:39:28 -06:00
Bartek Szatkowski
2b83b69f90
Remove conflictinng system_reset() from Atmel drivers
2018-02-28 20:02:24 +00:00
Cruz Monrreal
3d1174a215
Merge pull request #5911 from deepikabhavnani/common_crc
...
CRC class implementation
2018-02-28 11:53:54 -06:00
Bartek Szatkowski
73b054601d
Add tests for system_reset()
2018-02-28 16:42:34 +00:00
Bartek Szatkowski
4cb47df40a
Add system_reset() function to Mbed OS
2018-02-28 16:42:34 +00:00
Anna Bridge
eaf6f8153d
Merge pull request #6225 from studavekar/measure-drift-longer
...
Flash test: fix the time over a longer range
2018-02-28 14:16:24 +00:00
Anna Bridge
8cc6d6cc92
Merge pull request #6227 from OpenNuvoton/nuvoton_compatible_pinName
...
Nuvoton: Add I2C & Serial Pin Name
2018-02-28 14:15:52 +00:00
Anna Bridge
8add292235
Merge pull request #6214 from tkaman/m33_build
...
Build issue for M33 core
2018-02-28 14:13:21 +00:00
Anna Bridge
dce5a2febe
Merge pull request #6209 from pan-/improve-sleep-header
...
Platform: Improve mbed_sleep.h
2018-02-28 14:12:54 +00:00
Filip Jagodzinski
d83ed63a31
RTOS: SysTimer: Fix update_tick
2018-02-28 14:37:13 +01:00
Filip Jagodzinski
74e0f95cd6
RTOS: SysTimer: Add tests
2018-02-28 14:37:13 +01:00
Filip Jagodzinski
d098cd6757
RTOS: SysTimer: Split methods for testing
2018-02-28 14:37:12 +01:00
Filip Jagodzinski
1054277c65
RTOS: SysTimer: Extract RtosTimer as SysTimer
...
RtosTimer class introduced with tickless support in #4991 had to be
renamed because that name was already present in rtos namespace.
2018-02-28 14:37:12 +01:00
Cruz Monrreal
8b6a7aacc5
Merge pull request #6229 from hug-dev/fix-elf-output-extension
...
Fix a bug using ELF as output extension
2018-02-27 16:32:40 -06:00
Cruz Monrreal
5077644e6b
Merge pull request #6218 from geky/g-fix-travis-python-versions-2
...
Travis: Tear out python3 testing to get CI working again
2018-02-27 16:18:43 -06:00
Cruz Monrreal
1f58782652
Merge pull request #6189 from codeauroraforum/Update_LPC546XX_SDK2_3
...
LPC546XX: Update SDK driver to version 2.3
2018-02-27 16:13:48 -06:00
Cruz Monrreal
19e07e8d11
Merge pull request #6217 from jeromecoutant/PR_RTC
...
STM32 RTC : update free function
2018-02-27 15:40:11 -06:00
Cruz Monrreal
153fa05bea
Merge pull request #6172 from adustm/l4_linkergcc
...
Use SRAM2 32Kbytes on STM32L475 / L476 and L486 devices
2018-02-27 13:46:26 -06:00
Cruz Monrreal
21483cd59d
Merge pull request #6167 from hug-dev/cm3ds-bug-fix
...
CM3DS Maintenance Pull Request: Bug fixes (1/4)
2018-02-27 13:44:05 -06:00
Cruz Monrreal
478fda70e0
Merge pull request #6166 from u-blox/apn_default
...
Make APN lookup the default behaviour for PPPCellularInterface
2018-02-27 13:43:32 -06:00
Christopher Haster
1e74c9cedb
littlefs: Adopted new test configurations and status
...
- Now tests LFS_NO_INTRINSICS
- Also updates status with build results
2018-02-27 10:08:59 -06:00
Martin Kojtal
668f4d316a
pull request: add required info
...
Please use these 2 sections for describing a pull request. They should be part
of every pull request.
The type specifies what is expected from the pull request and when it can be
released. For instance a feature pull request can't be expected to go to the
patch release.
Important: do not mix pull request types !
Changed also the heading type, to make it smaller.
2018-02-27 16:06:20 +00:00
Christopher Haster
24bb556127
tools: Removed outdated (and broken) toolchain initialization test
...
Also moved the access of build_dir into condition on secure in ARMC6
per theotherjimmy
2018-02-27 09:39:00 -06:00
deepikabhavnani
b60eb1d001
Updated table to be const and small fixes
2018-02-27 09:35:55 -06:00
Tero Jääskö
f0cc00ef3b
nanostack-hal: add alternative critical section implementation
...
The nanostack hal's critical section uses a mutex for mutual exclusion,
which is nice for many use cases. But when one needs to use the critical
section from interrupts, the RTX will have a assertion failure and panic.
Add a configurable for mbed_lib, which can be used to enable a alternative
version of critical section, which uses the underlying OS primitives, which
disables the interrupts.
Note: the default behavior is not changed, one needs to override the
"nanostack-hal.critical-section-usable-from-interrupt" to have "true".
Reason for this change is that there is a need for sending events using
nanostack event queue from interrupt context, eg. from a socket callback.
2018-02-27 17:12:55 +02:00
Hugues de Valon
b0027c1e81
Fix a bug using ELF as output extension
...
When overriding the OUTPUT_EXT variable in compilation configuration,
bugs appear:
* The bin variable is not None as the 'elf' string is not interned.
* When that is fixed, the function returns None instead of returning the
path of the ELF file.
Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
2018-02-27 14:08:02 +00:00
Kevin Bracey
d24c7c454b
Merge pull request #6186 from TeroJaasko/eventloop_in_main_thread_to_master
...
Eventloop in main thread to master
2018-02-27 14:01:40 +02:00
David Saada
e891d6abf0
NVStore: Use wait_ms to delay instead of Thread::wait.
2018-02-27 12:33:27 +02:00
jeromecoutant
961c8da51c
STM32F1 RTC : Date read after reset
...
F1 is the only STM32 family where RTC date is not saved into registers
2018-02-27 11:02:49 +01:00
jeromecoutant
45cbdc889f
STM32 RTC : update free function
...
- LSI specific implementation is removed
- Remove RTC clock disable
2018-02-27 10:45:43 +01:00
Cruz Monrreal
4139f13e31
Merge pull request #6170 from hug-dev/cm3ds-update-drivers
...
CM3DS Maintenance Pull Request: Driver updates (4/4)
2018-02-27 00:36:34 -06:00
Cruz Monrreal
56e8c895b6
Merge pull request #6191 from theotherjimmy/simplify-json-to-dict
...
Simplify json-to-dict utility
2018-02-27 00:35:05 -06:00
Cruz Monrreal
815c6fb7cf
Merge pull request #6193 from ashok-rao/ODIN_PinsFix
...
ODIN MTB LEDs Fix
2018-02-26 22:49:03 -06:00
cyliangtw
b6ff40e94d
[M451/M480/NANO100/NUC472] Define SERIAL and I2C pin name for compatiblity
2018-02-27 11:38:29 +08:00
Shrikant Tudavekar
efe4600cee
measure the time over a longer range
2018-02-26 18:03:08 -06:00
Christopher Haster
5a108166f0
tools: Fixed small unicode issue in config tests
2018-02-26 17:08:02 -06:00
David Saada
f43e7b1301
NVStore: Calling thread wait doesn't depend on RTOS being defined any more.
2018-02-26 23:17:59 +02:00
Cruz Monrreal
3d37d819e9
Merge pull request #5046 from fkjagodzinski/timerevent_tests
...
TimerEvent tests
2018-02-26 15:02:52 -06:00