Brian Daniels
172abc8dcb
Correcting name of config test
2018-11-08 16:56:00 -06:00
Brian Daniels
06cce95b55
Fixing the recursive feature conflict config test
2018-11-08 16:56:00 -06:00
Brian Daniels
332a67a112
Moving LWIP feature to BOOTLOADER in config testing
2018-11-08 16:56:00 -06:00
Brian Daniels
da6ce029ea
Removing cellular references to COMMON_PAL
2018-11-08 16:55:59 -06:00
Brian Daniels
f9b236a0e1
Fixing tool config tests
2018-11-08 16:55:59 -06:00
Brian Daniels
74586ec2ab
Re-add "fetaure_recursive_conflict" config test
2018-11-08 16:55:59 -06:00
Cruz Monrreal II
b353136da1
Merge branch 'Fix_LPC_Flash_Driver' of ssh://github.com/NXPmicro/mbed into rollup
2018-11-08 13:24:26 -06:00
Cruz Monrreal II
6ebc5be0f0
Merge branch 'cellular_fsm' of ssh://github.com/marcemmers/mbed-os into rollup
2018-11-08 13:24:20 -06:00
Cruz Monrreal II
62c043677b
Merge branch 'flag_Crc' of ssh://github.com/deepikabhavnani/mbed-os into rollup
2018-11-08 13:24:18 -06:00
Cruz Monrreal II
a2bdc44eee
Merge branch 'fm_sdk' of ssh://github.com/jamesbeyond/mbed-os into rollup
2018-11-08 13:24:16 -06:00
Cruz Monrreal II
e40c357cb2
Merge branch 'internetsocket' of ssh://github.com/marcemmers/mbed-os into rollup
2018-11-08 13:24:14 -06:00
Cruz Monrreal II
14a9824511
Merge branch 'root-include-path' of ssh://github.com/theotherjimmy/mbed into rollup
2018-11-08 13:24:12 -06:00
Cruz Monrreal II
20fc4da5df
Merge branch 'KW41Z_Add_Bootloader-Support' of ssh://github.com/NXPmicro/mbed into rollup
2018-11-08 13:24:10 -06:00
Cruz Monrreal II
60ad33b180
Merge branch 'mbed_client_cli_sync_v040' of ssh://github.com/artokin/mbed-os into rollup
2018-11-08 13:24:08 -06:00
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