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

Gcc arm fix for USB device library #2

Closed
wants to merge 2 commits into from
Closed

Conversation

pbrier
Copy link
Contributor

@pbrier pbrier commented Apr 11, 2013

fixes USB device library. (Does not yet fix USBHost drivers)

@emilmont
Copy link
Contributor

Hi Peter,
we need to do a bit of tiding up across the libraries to give a unique toolchain independent definition of the "packed" attribute. I have accepted your initial pull request.

Thanks,
Emilio

@emilmont emilmont closed this Apr 16, 2013
@pbrier
Copy link
Contributor Author

pbrier commented Apr 17, 2013

OK, Thanks.
Would you propose a macro called "PACKED datatype" (I think some code
already used that so we might use it in other places) or
"PACKED(datatype)"

Emilio Monti notifications@github.com schreef:

Hi Peter,
we need to do a bit of tiding up across the libraries to give a
unique toolchain independent definition of the "packed" attribute. I
have accepted your initial pull request.

Thanks,
Emilio


Reply to this email directly or view it on GitHub:
#2 (comment)

PrzemekWirkus added a commit that referenced this pull request Aug 21, 2014
0xc0170 pushed a commit that referenced this pull request Feb 16, 2015
0xc0170 pushed a commit that referenced this pull request May 12, 2015
Merge upstream changes back into my fork
0xc0170 pushed a commit that referenced this pull request Jun 16, 2015
Update my fork with original
bridadan pushed a commit that referenced this pull request Jun 21, 2016
c1728p9 pushed a commit to c1728p9/mbed-os that referenced this pull request Jul 23, 2016
geky pushed a commit to geky/mbed that referenced this pull request Oct 4, 2016
…lox_andreas

wifi: ublox fixes to lwip and wifi
@mmahadevan108 mmahadevan108 mentioned this pull request Oct 12, 2016
1 task
SeppoTakalo pushed a commit that referenced this pull request Nov 9, 2016
SeppoTakalo pushed a commit that referenced this pull request Nov 9, 2016
Use /dev/urandom on Linux.
geky pushed a commit to geky/mbed that referenced this pull request Jan 20, 2017
Filesystem: Removed dependency on unistd.h
Archcady added a commit to Archcady/mbed-os that referenced this pull request Apr 10, 2017
Archcady added a commit to Archcady/mbed-os that referenced this pull request Apr 17, 2017
Archcady added a commit to Archcady/mbed-os that referenced this pull request Apr 21, 2017
@tung7970 tung7970 mentioned this pull request May 15, 2017
3 tasks
geky added a commit to geky/mbed that referenced this pull request May 30, 2019
mBed online compiler fix + struct example
hugueskamba referenced this pull request in hugueskamba/mbed-os Jun 26, 2019
* Move implementations from headers to sources in order to remove header file inclusions that do
not need to be there.
* Move one-line methods that do not call other modules methods to the header files.
* Replace implicit inclusion of header files by explicit inclusions of the header files needed.
* Explicitly include header files in other modules that relied on implicit inclusion of said header files.
* Update the year in the Copyright notice of modules modified.
hugueskamba referenced this pull request in hugueskamba/mbed-os Jul 3, 2019
* Move implementations from headers to sources in order to remove header file inclusions that do
not need to be there.
* Move one-line methods that do not call other modules methods to the header files.
* Replace implicit inclusion of header files by explicit inclusions of the header files needed.
* Explicitly include header files in other modules that relied on implicit inclusion of said header files.
* Update the year in the Copyright notice of modules modified.
linlingao pushed a commit to linlingao/mbed-os that referenced this pull request Jul 12, 2019
[CC3220SF] Fixed the GPIO bug
geky added a commit to geky/mbed that referenced this pull request Aug 4, 2019
Adopt specialized autochunking allocator to support dynamic allocation
andrewc-arm pushed a commit to andrewc-arm/mbed-os that referenced this pull request Jan 3, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
jh6186 added a commit to andrewc-arm/mbed-os that referenced this pull request Jan 6, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
andrewc-arm pushed a commit to andrewc-arm/mbed-os that referenced this pull request Jan 7, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
andrewc-arm pushed a commit to andrewc-arm/mbed-os that referenced this pull request Jan 8, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
LMESTM pushed a commit to LMESTM/mbed that referenced this pull request Jan 8, 2020
andrewc-arm pushed a commit to andrewc-arm/mbed-os that referenced this pull request Jan 13, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
andrewc-arm pushed a commit to andrewc-arm/mbed-os that referenced this pull request Jan 14, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
andrewc-arm pushed a commit to andrewc-arm/mbed-os that referenced this pull request Jan 16, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
andrewc-arm pushed a commit to andrewc-arm/mbed-os that referenced this pull request Jan 21, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
andrewc-arm pushed a commit to andrewc-arm/mbed-os that referenced this pull request Jan 22, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
adbridge pushed a commit that referenced this pull request Feb 5, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
RyoheiHagimoto pushed a commit to RyoheiHagimoto/mbed-os that referenced this pull request Mar 31, 2020
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
danilomendonca pushed a commit to danilomendonca/mbed-os that referenced this pull request Feb 19, 2024
fix: pyelftools max version set to be 0.29
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