Cruz Monrreal II
6b386f5237
Merge branch 'update_peripheral_pins' of ssh://github.com/MultiTechSystems/mbed into rollup
2018-11-08 13:24:07 -06:00
Cruz Monrreal
e635613b28
Merge pull request #7849 from TacoGrandeTX/fix_rtc_settime
...
Low power timer needs to be reset when setting time
2018-11-08 10:50:04 -06:00
Adam Heinrich
02ea9ce746
STM32F407VG: Add FLASH support
2018-11-08 17:32:39 +01:00
jeromecoutant
4cf4cf1375
STM32 GPIO : code cleaning
2018-11-08 17:26:17 +01:00
kegilbert
a834794b53
Add range specifers for config values
2018-11-08 10:18:30 -06:00
Cruz Monrreal
3046e31349
Merge pull request #8589 from davidsaada/david_flash_erase_value
...
Support erase value in Flash HAL drivers, FlashIAP and block devices
2018-11-08 10:06:58 -06:00
Cruz Monrreal
760b0740a9
Merge pull request #8602 from artokin/sync_rf_drivers
...
Sync 802.15.4 RF drivers
2018-11-08 10:06:27 -06:00
Jimmy Brisson
95e2b07ad8
Resources: Compute parents using only header names
...
### Description
The prior fix made the assumption that you wanted to compute all of the
parents for a give header file going all the way up the path. This is
not true: you probably want to stop when the project stops. We already
keep track of a virtual name within the project, so instead, we compute
parents of the name, and generate the actual location of these files in
your FS as the path. This makes the solution robust offline and online
(I tested it with my local copy of os.mbed.com)
### Pull request type
[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change
2018-11-08 09:23:49 -06:00
Martin Kojtal
937d68f0fd
Merge pull request #8645 from mtomczykmobica/ONME-3733
...
Detect xinetd service pattern and generate correct pattern (ONME-3733)
2018-11-08 15:19:19 +01:00
Martin Kojtal
14eadfac44
Merge pull request #8653 from u-blox/r410m_sdcard
...
mbed_lib.json updated for other all C030 targets and code corrected t…
2018-11-08 14:54:58 +01:00
Kari Haapalehto
6163e6f425
Review changes corrected
2018-11-08 14:50:54 +02:00
Arto Kinnunen
2d10cebd00
Sync mbed-client-cli files with v0.4.0
...
Sync mbed-client-cli with master repo v0.4.0.
2018-11-08 13:21:56 +02:00
Martin Kojtal
5a63a042ae
Merge branch 'fix_rtc_settime' of git://github.com/TacoGrandeTX/mbed-os into dev_rollup
2018-11-08 09:22:02 +00:00
Martin Kojtal
0217f69511
Merge branch 'cm3ds_emac' of git://github.com/kapi90/mbed-os into dev_rollup
2018-11-08 09:21:38 +00:00
Martin Kojtal
57be9d2492
Merge branch 'fix_background_overflow' of https://github.com/c1728p9/mbed-os into dev_rollup
2018-11-08 09:21:20 +00:00
Martin Kojtal
b9f9817e20
Merge branch 'david_flash_erase_value' of git://github.com/davidsaada/mbed-os into dev_rollup
2018-11-08 09:20:49 +00:00
Martin Kojtal
ed1ecd2484
Merge branch 'rm-ds5' of https://github.com/theotherjimmy/mbed into dev_rollup
2018-11-08 09:20:28 +00:00
Martin Kojtal
12328c87e9
Merge branch 'sync_rf_drivers' of git://github.com/artokin/mbed-os into dev_rollup
2018-11-08 09:19:49 +00:00
Martin Kojtal
20646d3da1
littlefs: fix coding style
2018-11-08 08:54:43 +00:00
Martin Kojtal
bc4101e5f3
astyle ignore: add lwip-sys
2018-11-08 08:54:40 +00:00
Martin Kojtal
add417221c
events: fix events coding style
2018-11-08 08:54:37 +00:00
Martin Kojtal
28a5906479
tests: fix coding style
2018-11-08 08:54:34 +00:00
Martin Kojtal
f264a41373
astyle ignore: add wifi/rf components
...
Will be reverted once upstream changes come to Mbed OS
2018-11-08 08:54:32 +00:00
Martin Kojtal
79d4fd8173
tests: fix coding style
2018-11-08 08:54:29 +00:00
Martin Kojtal
326658a2fc
astyle ignore: add pithy code
2018-11-08 08:54:26 +00:00
Martin Kojtal
87265f7744
rtos: fix coding style in the boot files
2018-11-08 08:54:22 +00:00
Martin Kojtal
9238bf223f
AStyle ignore: add BLE
...
BLE will be fixed via separate pull request as changes required are bigger.
We ignore BLE coding style for now.
2018-11-08 08:54:20 +00:00
Martin Kojtal
63160d8c5b
netsocket: fix astyle coding style
2018-11-08 08:54:17 +00:00
Cruz Monrreal
0fe6369950
Merge pull request #8488 from c1728p9/cthunk_overhaul
...
Rewrite CThunk so it does not execute from ram
2018-11-07 19:15:14 -06:00
Aashish chaddha
27f20c7478
Fetch RAM/ROM information from CMSIS pack and add as defines
...
RAM/ROM memory data of target is required for statistics and linker
files, goal here is to fetch maximum 4 RAM/ROM regions from CMSIS pack
and make them available for C/C++/Linker flags as defines
2018-11-07 10:20:28 -06:00
David Saada
542744d03c
Support erase value in Flash HAL drivers, FlashIAP and block devices
2018-11-07 14:23:07 +02:00
Marcin Tomczyk
5eabfabc51
ONME-3733 detect xinetd service pattern and generate correct pattern
2018-11-07 13:18:04 +01:00
Martin Kojtal
884a7748b2
lorawan: fix astyle coding style
2018-11-07 08:56:36 +00:00
Martin Kojtal
7bd258154d
feature deprecated: fix astyle coding style
2018-11-07 08:56:35 +00:00
Martin Kojtal
f2d30978e0
astyleignore: update nanostack paths
2018-11-07 08:56:35 +00:00
Martin Kojtal
41c1901318
lwipstack: fix astyle coding style
2018-11-07 08:56:35 +00:00
Martin Kojtal
e54ce88bca
storage: fix astyle coding style
2018-11-07 08:56:35 +00:00
Martin Kojtal
5c79ba5189
lorawan: fix coding style
2018-11-07 08:56:32 +00:00
Martin Kojtal
bfb8b723c3
device key: fix coding style
2018-11-07 08:56:32 +00:00
Martin Kojtal
71d35749f9
cellular: fix coding style
2018-11-07 08:56:32 +00:00
Martin Kojtal
96191e22b2
Merge pull request #8663 from cmonr/rollup
...
Rollup PR: Docs + small fixes
2018-11-07 08:57:21 +01:00
Cruz Monrreal II
0a8f5e07d3
Merge branch 'sen_KernelDoxyUpdate' of ssh://github.com/SenRamakri/mbed-os into rollup
2018-11-06 21:29:13 -06:00
Cruz Monrreal II
edb6d9d684
Merge branch 'PR_M33' of ssh://github.com/jeromecoutant/mbed into rollup
2018-11-06 21:29:11 -06:00
Cruz Monrreal II
fd744e79d9
Merge branch 'sdblockdevice_deselect' of ssh://github.com/jarlamsa/mbed-os into rollup
2018-11-06 21:29:09 -06:00
Cruz Monrreal II
75368766f7
Merge branch 'fix_compile_warning' of ssh://github.com/KariHaapalehto/mbed-os into rollup
2018-11-06 21:29:08 -06:00
Cruz Monrreal II
f7eb13559b
Merge branch 'fix_licensing' of ssh://github.com/0xc0170/mbed-os into rollup
2018-11-06 21:29:06 -06:00
Cruz Monrreal II
ddd82a9d5e
Merge branch 'fix_possible_memory_leak' of ssh://github.com/KariHaapalehto/mbed-os into rollup
2018-11-06 21:29:02 -06:00
Cruz Monrreal
c792d33112
Merge pull request #8652 from 0xc0170/dev_rollup
...
Rollup PR for docs
2018-11-06 20:40:04 -06:00
Cruz Monrreal
0c2d35f312
Merge pull request #8612 from vidavidorra/master
...
Add names to system thread
2018-11-06 17:00:05 -06:00
Qinghao Shi
97ac4bb6ce
Cosmetic coding changes of remove white space
2018-11-06 22:14:18 +00:00