Chun-Chieh Li
c99dc34f65
Nuvoton: Support dynamic heap configuration on IAR
...
On IAR, configure heap to 1KiB at a minimum and expandable, dependent on available SRAM. This requires IAR 8.x.
Support targets:
- NUMAKER_PFM_NUC472 w/ and w/o XRAM
- NUMAKER_PFM_M453
- NUMAKER_PFM_M487/NUMAKER_IOT_M487
- NUMAKER_IOT_M263A
- NUMAKER_M252KG
2019-12-27 09:01:07 +08:00
Anna Bridge
06734e0f57
Merge pull request #12141 from kjbracey-arm/thread_rm51
...
Thread: remove constructors deprecated in 5.1
2019-12-24 11:42:43 +00:00
Anna Bridge
6e5473614c
Merge pull request #12089 from kivaisan/offloaded_tlssocket_design_doc_update
...
Update offloaded TLSSocket to TLSSocket design
2019-12-24 11:06:07 +00:00
Anna Bridge
5bef46b71a
Merge pull request #12063 from michalpasztamobica/get_ip_address_if_fixed
...
Move get_ip_address_if() to NetworkStack and include it in multihoming test
2019-12-24 11:04:59 +00:00
Anna Bridge
42fc0e0630
Merge pull request #11999 from ARMmbed/affected_vers
...
Add instructions for providing mbed-os version affected
2019-12-24 11:04:04 +00:00
Anna Bridge
bb028babc6
Merge pull request #12134 from toyowata/lpc11u35_fix
...
Fix LPC11U35_401 baremetal build
2019-12-23 11:51:52 +00:00
jeromecoutant
5cedd3320c
STM32F0: clean main-thread-stack-size setting
2019-12-23 12:29:40 +01:00
jeromecoutant
c27c03c784
STM32 remove unused INITIAL_SP macro
2019-12-23 12:29:40 +01:00
Martin Kojtal
1623b1430d
Merge pull request #12083 from AriParkkila/cell-bc95-congestion
...
Cellular: Add check for network congestion in BC95 driver
2019-12-23 11:44:51 +01:00
Amanda Butler
bbb9c2e86c
Edit TLSSocket design document
...
Edit document, mostly for clarity and missing words.
2019-12-20 15:56:13 -06:00
Ari Parkkila
6b374804be
TESTS: Allow NSAPI_ERROR_NO_MEMORY on UDPSOCKET_ECHOTEST_BURST
2019-12-20 04:44:29 -08:00
Ari Parkkila
d5abab8843
Cellular: Add check for network congestion in BC95 driver
2019-12-20 04:25:26 -08:00
Martin Kojtal
789a193696
Merge pull request #12133 from kivaisan/limit_at_trace_length
...
Cellular: Suppress long AT traces
2019-12-20 11:24:38 +01:00
Martin Kojtal
7609eb4741
Merge pull request #12113 from mprse/can_init_fix
...
Fix for issue #12104 (STM32 can_init_freq() ignores frequency)
2019-12-20 11:24:05 +01:00
adbridge
643251bf3f
Change mbed-os version instruction line from uppercase to lowercase
2019-12-19 17:06:58 +00:00
Anna Bridge
c5199677cb
Merge pull request #12132 from michalpasztamobica/lwip_remove_unused_mbox_configs
...
LWIP: Remove unused MBOX configs
2019-12-19 16:41:22 +00:00
Anna Bridge
d518f5ce2b
Merge pull request #12131 from AriParkkila/cell-gemalto-cid
...
Cellular: Fix Gemalto/Cinterion driver
2019-12-19 16:36:25 +00:00
Anna Bridge
bad7baf4de
Merge pull request #12121 from hugueskamba/hk-deprecate-serial-class
...
Serial: Deprecate the class and promote UnbufferedSerial instead
2019-12-19 16:34:01 +00:00
Anna Bridge
fb8bbb83e4
Merge pull request #11997 from kjbracey-arm/rm_fp
...
Remove deprecated FunctionPointer class
2019-12-19 16:32:46 +00:00
Anna Bridge
bef36f5f3e
Merge pull request #12093 from ABOSTM/SUPPORT_NUCLEO_G071RB
...
TARGET_STM: add support of board NUCLEO_G071RB
2019-12-19 15:26:08 +00:00
Kevin Bracey
077c6aa78d
Thread: remove constructors deprecated in 5.1
2019-12-19 14:27:37 +02:00
Kimmo Vaisanen
f5ef066055
Cellular: Suppress long AT traces
...
When AT traces are enabled and very long AT commands are traced,
system can easily go to unwanted state. Therefore the length of the AT
traces is limited to DEBUG_MAXLEN (currently 60 characters).
This commit fixes read_hex_string, read_bytes and write to use this
limitter.
2019-12-19 09:54:23 +02:00
Martin Kojtal
9cd3813282
Merge pull request #12045 from tymoteuszblochmobica/wisun
...
Netsocket test adjusted to Wisun
2019-12-19 08:23:36 +01:00
toyowata
f9242d0b5c
Fix runtime crash by ARMC6 build
2019-12-19 15:31:33 +09:00
toyowata
0d88ff0cfe
Fix USTICKER build error for LPC11U35_401
2019-12-19 15:22:07 +09:00
Hugues Kamba
79054f154a
Serial: Deprecate the class and promote UnbufferedSerial instead
2019-12-18 10:59:26 +00:00
Michal Paszta
02a23e50ba
LWIP: Remove unused MBOX configs
...
The configs have never been used and LWIP just uses its own settings.
2019-12-18 12:27:07 +02:00
Przemyslaw Stekiel
fffc30ffda
STM CAN: remove CAN_INIT_DIRECT macro
2019-12-18 10:43:55 +01:00
Ari Parkkila
31bd1a795b
Cellular: Fix Gemalto driver to handle remote peer closed
2019-12-18 01:37:53 -08:00
Ari Parkkila
89b66465c2
Cellular: Fix Gemalto/Cinterion driver
2019-12-18 01:10:51 -08:00
Anna Bridge
b1b0673622
Merge pull request #12086 from ABOSTM/FLASH_API_64B_ALIGNMENT
...
TARGET_STM: fix flash api 64bit address alignment on L4 and WB
2019-12-17 16:46:21 +00:00
Anna Bridge
81d4a72359
Merge pull request #12120 from mtomczykmobica/ONME-4433
...
ONME-4433 SocketAddress::operator== should also check port
2019-12-17 16:43:19 +00:00
Anna Bridge
e0a67e850d
Merge pull request #12118 from pgasiorMobica/serial_enable_ambiguous
...
Fixed Serial ambiguity for enable_input and enable_output
2019-12-17 16:42:39 +00:00
Anna Bridge
eac7d30ca5
Merge pull request #12114 from AriParkkila/cell-dns-zero
...
Cellular: Fix to not use all zero address for DNS
2019-12-17 16:41:39 +00:00
Anna Bridge
309183420b
Merge pull request #12111 from rajkan01/feature_feof_disable
...
Microlib: Disable feof function usage in general filesystem test
2019-12-17 16:36:54 +00:00
Anna Bridge
e28daf7c84
Merge pull request #12110 from AnttiKauppila/cp_recv_len
...
Moved CP Max recv len into mbed_lib.json
2019-12-17 16:28:37 +00:00
Anna Bridge
806ad39648
Merge pull request #12101 from rajkan01/feature_crash_report_fix
...
Bare metal: Retrieve error context after crash
2019-12-17 16:27:59 +00:00
Anna Bridge
8b0a5c2e4b
Merge pull request #12099 from J91Olivier/stm32f4_baud_rate_calculation_fix
...
Implemented recommended fix from https://github.com/STMicroelectronic …
2019-12-17 16:27:19 +00:00
Anna Bridge
03e29df0c4
Merge pull request #12098 from ARMmbed/AnttiKauppila-patch-1
...
Wrong order of code fixed
2019-12-17 16:26:40 +00:00
Anna Bridge
4c68eaecd3
Merge pull request #12097 from shuopeng-deng/pr/fix-iar-warnings
...
cypress target: fix iar warnings
2019-12-17 16:26:05 +00:00
Anna Bridge
298f3f22b7
Merge pull request #12088 from AriParkkila/cell-cops
...
Cellular: Fix AT command for COPS manual network selection
2019-12-17 16:24:28 +00:00
Anna Bridge
378f8c2b26
Merge pull request #12067 from jeromecoutant/PR_IRQ_CRITICAL
...
STM32 GPIO IRQ : add a critical section in gpio_irq_init
2019-12-17 16:23:44 +00:00
Anna Bridge
9209b98478
Merge pull request #12064 from AnttiKauppila/valgrind_for_unittest
...
Valgrind support added for unittests
2019-12-17 16:22:45 +00:00
Anna Bridge
0770798bd2
Merge pull request #12048 from kjbracey-arm/sharedptr_nullptr
...
SharedPtr: add nullptr constructor
2019-12-17 16:21:54 +00:00
Anna Bridge
6b4262f7a0
Merge pull request #12032 from kjbracey-arm/fallthrough
...
Add MBED_FALLTHROUGH attribute
2019-12-17 16:20:35 +00:00
Anna Bridge
3ad3110888
Merge pull request #12019 from shuopeng-deng/pr/cypress-lptimer-hal-rework
...
Cypress: rework lptimer hal
2019-12-17 16:19:43 +00:00
Martin Kojtal
e2ee3817be
Merge pull request #12108 from juhhei01/patch-1
...
Wi-sun network event handler update
2019-12-17 10:11:29 +01:00
Anna Bridge
c374f529a1
Merge pull request #12117 from mprse/storage_static_pinmap_fix
...
Storage features: fix static pin-map for ARMC5
2019-12-16 16:06:39 +00:00
Anna Bridge
808073bbdf
Merge pull request #12112 from madchutney/btools/config-exception-515
...
Notify on configuration exception rather than breaking build
2019-12-16 15:50:47 +00:00
Marcin Tomczyk
35e2c9d315
ONME-4433 SocketAddress::operator== should also check port
2019-12-16 15:38:49 +01:00