Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NXP LPC4088 #5

Merged
merged 1 commit into from
May 21, 2013
Merged

Add support for NXP LPC4088 #5

merged 1 commit into from
May 21, 2013

Conversation

arebert
Copy link
Contributor

@arebert arebert commented May 16, 2013

Support has been added for the NXP LPC4088. This has been tested on Embedded Artists LPC4088 Developer's Kit.

emilmont added a commit that referenced this pull request May 21, 2013
Add support for NXP LPC4088
@emilmont emilmont merged commit 6cdbf55 into ARMmbed:master May 21, 2013
@emilmont
Copy link
Contributor

Great contribution. Thank you Andreas.

PrzemekWirkus added a commit that referenced this pull request Mar 6, 2015
Synd with master (04 March 2015)
0xc0170 pushed a commit that referenced this pull request Aug 14, 2015
Update my fork with original
kpurusho added a commit to kpurusho/mbed that referenced this pull request Sep 14, 2015
… atmel

* commit '799d2d61c3ee0fc04ba34b595b0a1300806c9306':
  * Updated cmsis files for KnR Coding Standards.
  * updated year in ARM mbed license.
0xc0170 pushed a commit that referenced this pull request Sep 25, 2015
bridadan pushed a commit that referenced this pull request Jun 21, 2016
Tools - project options.macros None fix
@mmahadevan108 mmahadevan108 mentioned this pull request Oct 12, 2016
1 task
c1728p9 added a commit to c1728p9/mbed-os that referenced this pull request Oct 18, 2016
In the config store create test in test case ARMmbed#5 the amount of available
memory is determined by fully allocating the heap. This is done
multiple times to determine if there is a memory leak. This causes
problems when even slight fragmentation occurs in the heap, since
the size that can be allocated is decreased slightly, which the test
flags as a memory leak.

This patch makes memory leak detection more robust by using metrics
provided by mbed_stats_heap_get. These metrics are an exact
measurement of memory allocated is not changed by fragmentation.
This allows the memory leak test to report correct values regardless of
fragmentation.
c1728p9 added a commit that referenced this pull request Oct 19, 2016
In the config store create test in test case #5 the amount of available
memory is determined by fully allocating the heap. This is done
multiple times to determine if there is a memory leak. This causes
problems when even slight fragmentation occurs in the heap, since
the size that can be allocated is decreased slightly, which the test
flags as a memory leak.

This patch makes memory leak detection more robust by using metrics
provided by mbed_stats_heap_get. These metrics are an exact
measurement of memory allocated is not changed by fragmentation.
This allows the memory leak test to report correct values regardless of
fragmentation.
SeppoTakalo pushed a commit that referenced this pull request Nov 9, 2016
geky pushed a commit to geky/mbed that referenced this pull request Aug 25, 2018
Fix for armmbed/sd-driver issue 4: SDCard Initialisation fails for ES…
bcostm pushed a commit to bcostm/mbed-os that referenced this pull request Sep 13, 2018
NUCLEO_H743ZI: add IAR exporter + use DTCM RAM
naveenkaje pushed a commit to naveenkaje/mbed-os that referenced this pull request Jan 14, 2019
Add BLE feature to mbed_lib.json of SoftDevice
geky added a commit to geky/mbed that referenced this pull request May 30, 2019
add missing get_type() from BlockDevice
hugueskamba referenced this pull request in hugueskamba/mbed-os Jul 2, 2019
* Move source files and internal headers to `internal` dir
* Amend test files and other modules include paths for internal headers
* Add Doxygen comments for documenting internal and public drivers APIs
* Remove incorrectly grouped Devicekey from the drivers Doxygen
  group and add to the newly created `Device Key` group.
hugueskamba referenced this pull request in hugueskamba/mbed-os Jul 3, 2019
* Move source files and internal headers to `internal` dir
* Amend test files and other modules include paths for internal headers
* Add Doxygen comments for documenting internal and public drivers APIs
* Remove incorrectly grouped Devicekey from the drivers Doxygen
  group and add to the newly created `Device Key` group.
evedon pushed a commit to evedon/mbed-os that referenced this pull request Jul 5, 2019
linlingao pushed a commit to linlingao/mbed-os that referenced this pull request Jul 12, 2019
Added initial stubs for Serial/UART API
evedon pushed a commit to evedon/mbed-os that referenced this pull request Jul 15, 2019
geky added a commit to geky/mbed that referenced this pull request Aug 4, 2019
Add EVENTS_EVENT_SIZE define for calculated queue allocations
ABOSTM added a commit to ABOSTM/mbed-os that referenced this pull request Aug 26, 2019
On last case ARMmbed#5 there was a last unexpected read.
It happened when stop condition was generated
hugueskamba pushed a commit to evedon/mbed-os that referenced this pull request Aug 29, 2019
On last case ARMmbed#5 there was a last unexpected read.
It happened when stop condition was generated
0xc0170 pushed a commit that referenced this pull request Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants