Filip Jagodzinski
|
17e29618e6
|
Tests: SleepManager: Fix test suite setup
Use ticker init functions from upper HAL layer to allow proper handling
of ticker overflows.
|
2018-10-09 17:52:43 +02:00 |
Filip Jagodzinski
|
83745b99c5
|
Tests: SleepManager: Add test for new check() fun
sleep_manager_can_deep_sleep_test_check() is intended to be used in test
code.
|
2018-10-09 17:52:43 +02:00 |
Filip Jagodzinski
|
9dce8b3ab5
|
HAL: SleepManager: Update header file
Move sleep manager API into its own doxygen group.
Add defined behavior section and links to tests.
|
2018-10-09 17:52:42 +02:00 |
Filip Jagodzinski
|
43c22e4977
|
Tests: SleepManager: update concurrent test docs
|
2018-10-09 17:52:42 +02:00 |
Filip Jagodzinski
|
f2c222be15
|
Tests: SleepManager: extend test suite
New test cases:
* "deep sleep lock/unlock"
* "deep sleep unbalanced unlock"
* "deep sleep locked USHRT_MAX times"
* "deep sleep locked more than USHRT_MAX times"
* "sleep_auto calls sleep/deep sleep based on lock"
|
2018-10-09 17:52:42 +02:00 |
Cruz Monrreal
|
fd4f47d18f
|
Merge pull request #8109 from deepikabhavnani/i2c_recovery
Add reset recovery for I2C bus
|
2018-10-08 10:27:04 -05:00 |
Cruz Monrreal
|
b7cf1abf81
|
Merge pull request #8039 from c1728p9/stack_size_framework
Add framework for configuring boot stack size
|
2018-10-08 10:26:16 -05:00 |
Cruz Monrreal
|
f529dc799e
|
Merge pull request #8001 from kjbracey-arm/singletonptr_star
Add * operator to SingletonPtr
|
2018-10-08 10:25:46 -05:00 |
Cruz Monrreal
|
9472814583
|
Merge pull request #8325 from ganesh-ramachandran/m3h6_pinmap_usticker-free
Fix for pinmap & usticker free() in TMPM3H6
|
2018-10-08 10:25:07 -05:00 |
Cruz Monrreal
|
b15d09173e
|
Merge pull request #8315 from kivaisan/fix_cellular_unittests
Fix cellular unittests
|
2018-10-08 10:24:31 -05:00 |
Cruz Monrreal
|
8fd99449c3
|
Merge pull request #8280 from bcostm/fix_i2c_stop
STM32: Fix I2C stop condition
|
2018-10-08 10:23:38 -05:00 |
Cruz Monrreal
|
342d087d47
|
Merge pull request #8276 from theotherjimmy/consistant-file-notify
tools: Make "file" key in notifications consistant
|
2018-10-08 10:22:04 -05:00 |
Cruz Monrreal
|
5102610f11
|
Merge pull request #8275 from theotherjimmy/online-nrf51-upstream
tools, NRF51-post-build: Use paths to hex files
|
2018-10-08 10:21:03 -05:00 |
Cruz Monrreal
|
bff4f4be6c
|
Merge pull request #8268 from mirelachirica/fix_gt_set_credentials
Cellular: Fix greentea network set credentials test case
|
2018-10-08 10:17:05 -05:00 |
Cruz Monrreal
|
15879f5273
|
Merge pull request #8241 from SeppoTakalo/fix_wifi_connect_params_fail
Fix WIFI_CONNECT_PARAMS_CHANNEL_FAIL testcase.
|
2018-10-08 10:16:37 -05:00 |
Cruz Monrreal
|
8aa65faf6a
|
Merge pull request #8239 from ganesh-ramachandran/m46b_pwmout_serial-fuart
Fix for pwmout & serial fuart in TMPM46B
|
2018-10-08 10:16:07 -05:00 |
Cruz Monrreal
|
506dfca8d0
|
Merge pull request #8235 from VeijoPesonen/mbedgt-netsocket-tc-fixes
Mbedgt netsocket tc fixes
|
2018-10-08 10:14:52 -05:00 |
Cruz Monrreal
|
b81c8a99d7
|
Merge pull request #8193 from OpenNuvoton/nuvoton_m2351_license
M2351: Add license file for default secure library/executable
|
2018-10-08 10:14:05 -05:00 |
Cruz Monrreal
|
b2f00fb416
|
Merge pull request #8179 from kivaisan/add_default_cellular_sim_pin
Add missing SIM PIN configuration item
|
2018-10-08 10:12:41 -05:00 |
Cruz Monrreal
|
4b0293f43d
|
Merge pull request #8175 from c1728p9/fix_mpu
Fix the CMSIS macro ARM_MPU_RASR
|
2018-10-08 10:12:10 -05:00 |
Cruz Monrreal
|
c9b9ee8f36
|
Merge pull request #8169 from bcostm/fix_IAR_exporters
STM32: add missing IAR exporters
|
2018-10-08 10:11:21 -05:00 |
Cruz Monrreal
|
5a1c49fa6d
|
Merge pull request #8168 from jeromecoutant/PR_ADC_DISCOL496
DISCO_L496AG : enable ADC
|
2018-10-08 10:10:44 -05:00 |
Cruz Monrreal
|
43cf16d0f1
|
Merge pull request #8167 from JammuKekkonen/change_update_format_to_binary
Change update file format to binary for all targets
|
2018-10-08 10:10:01 -05:00 |
Cruz Monrreal
|
866018b22d
|
Merge pull request #8149 from ganesh-ramachandran/m066_usticker-new_feature
Add usticker feature to TMPM066
|
2018-10-08 10:09:33 -05:00 |
Cruz Monrreal
|
f5cfdfafb3
|
Merge pull request #8072 from TomoYamanaka/improve_flashiap
Renesas : Improve Flash iap driver
|
2018-10-08 10:08:47 -05:00 |
Cruz Monrreal
|
2b3f5bd486
|
Merge pull request #8061 from naveenkaje/push_uart_flow_control_fix
NRF52: Ensure that we configure hardware after flow control changes
|
2018-10-08 10:08:03 -05:00 |
Cruz Monrreal
|
b153bb3f77
|
Merge pull request #8057 from korjaa/remove_sim_pin_print
Removed cellular PIN code print from debug log.
|
2018-10-08 10:07:11 -05:00 |
Cruz Monrreal
|
ebb0d02fad
|
Merge pull request #7861 from ashok-rao/BL652_FlowControl_fix
Removing default flow control for MTB_LAIRD_BL652
|
2018-10-08 10:05:13 -05:00 |
Anna Bridge
|
c8734cf62a
|
Merge pull request #8252 from juhoeskeli/stm32f207_IAR
Adjust heap size on stm32f207
|
2018-10-08 12:36:53 +01:00 |
Martin Kojtal
|
365d61e4a9
|
Merge pull request #7304 from cedrickkukela-cd/MTS_DRAGONFLY_L471QG_pull_request_feature_changes
Add MTS dragonfly, MTS dragonfly l471
|
2018-10-08 11:06:23 +02:00 |
Martin Kojtal
|
3df898daae
|
Merge pull request #8266 from M-ichae-l/realtek-rtl8195am-Add-MCU_target-updates
Realtek-rtl8195am: Add MCU_ target
|
2018-10-06 07:54:17 +02:00 |
Martin Kojtal
|
5a8c63a11a
|
Merge pull request #7996 from JuhPuur/feature_mactester
Add nanostack mac tester and testcases
|
2018-10-06 07:48:41 +02:00 |
Martin Kojtal
|
4fbd39c74e
|
Merge pull request #8108 from c1728p9/systick_rename
Rename device option STCLK_OFF_DURING_SLEEP
|
2018-10-06 07:46:49 +02:00 |
Martin Kojtal
|
bc706f0329
|
Merge pull request #8142 from moranpeker/disable-HW-acceleration
Disable MBEDTLS_CONFIG_HW_SUPPORT on STM targets.
|
2018-10-06 07:46:13 +02:00 |
Martin Kojtal
|
5faac0e4ba
|
Merge pull request #8269 from paul-szczepanek-arm/fix-event-malloc
BLE: replace malloc with cordio buffer allocation
|
2018-10-06 07:44:39 +02:00 |
Martin Kojtal
|
baada0e783
|
Merge pull request #8242 from jeromecoutant/PR_STM32_LPTICKER
STM32 LPTICKER : Fix tickless and LPTICKER_DELAY_TICKS
|
2018-10-05 22:23:09 +02:00 |
Martin Kojtal
|
0b1bc876ac
|
Merge pull request #8103 from jeromecoutant/PR_L0_ADC
STM32 L0 ADC internal channel fix
|
2018-10-05 22:22:32 +02:00 |
Martin Kojtal
|
4820162756
|
Merge pull request #7916 from yennster/patch-2
Add LPC1769 template file for MCUXpresso IDE
|
2018-10-05 22:21:18 +02:00 |
Martin Kojtal
|
943130c1fa
|
Merge pull request #8233 from AnttiKauppila/lora_unittests
Lora unittests
|
2018-10-05 22:20:47 +02:00 |
Martin Kojtal
|
72fa1e0e8f
|
Merge pull request #8119 from jeromecoutant/PR_L4_ADC
STM32L496 : wrong ADC init
|
2018-10-05 19:53:25 +02:00 |
Martin Kojtal
|
9d39f233d2
|
Merge pull request #8257 from mprse/sleep_test_nrf52_dk_fix
tests-mbed_hal-sleep: finish UART transmission before sleep test
|
2018-10-05 17:27:39 +02:00 |
Martin Kojtal
|
f42aab7715
|
Merge pull request #8121 from deepikabhavnani/thread_safety_info
Add thread safety info to FatFs/LittleFs
|
2018-10-05 16:56:55 +02:00 |
Martin Kojtal
|
41711d5240
|
Merge pull request #8318 from paul-szczepanek-arm/fix-gatt-server
BLE: fix use of invalid cccd index
|
2018-10-05 16:55:05 +02:00 |
Martin Kojtal
|
8adb8c3049
|
Merge pull request #7917 from deepikabhavnani/heap_overhead
Add overhead count in heap stats
|
2018-10-05 15:29:18 +02:00 |
Martin Kojtal
|
f7f6d4d2d8
|
Merge pull request #7585 from bcostm/dev_NUCLEO_L4R5ZI
NUCLEO_L4R5ZI: add new platform
|
2018-10-05 14:53:11 +02:00 |
Martin Kojtal
|
ab0498f7a8
|
Merge pull request #8309 from studavekar/fix_system_reset
use forced_reset_timeout as delay after reset
|
2018-10-05 14:38:41 +02:00 |
Martin Kojtal
|
ea2dec01be
|
Merge pull request #8090 from deepikabhavnani/spi_4969
Cleanup SPI constructor and destructor
|
2018-10-05 11:17:56 +02:00 |
Amanda Butler
|
cd996cd4c8
|
Copy edit REAMDE.md
Copy edit file, mostly for active voice and consistent spelling.
|
2018-10-04 16:55:36 -05:00 |
Martin Kojtal
|
1af1a4a443
|
Merge pull request #7876 from cmonr/version-warn-not-err
Tools: Modified version mismatch msg to be warning instead of error
|
2018-10-04 13:42:00 +02:00 |
Martin Kojtal
|
2247494596
|
Merge pull request #7978 from jarvte/fix_cellular_no_pin
Cellular: state machine and easycellular now return error fast if sim…
|
2018-10-04 13:38:34 +02:00 |