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

added extra label because USB device compilation failed, for the target LPC11U24_301 #55

Closed
wants to merge 1 commit into from

Conversation

FrankBuss
Copy link

No description provided.

@bogdanm
Copy link
Contributor

bogdanm commented Sep 6, 2013

Thanks for the report. A better fix here would be to modify USBEndpoints.h to include a test for TARGET_LPC11UXX instead of TARGET_LPC11U24, since TARGET_LPC11UXX is defined for all LPC 11Uxx targets (LPC11U24, LPC11U24_301 and LPC11U35_401). So I'm going to close this pull request and apply this fix instead.

@bogdanm bogdanm closed this Sep 6, 2013
bridadan pushed a commit that referenced this pull request Jun 21, 2016
Fixing package name for gcc arm
hasnainvirk pushed a commit to hasnainvirk/mbed-os that referenced this pull request Feb 12, 2017
… from a1982c1..e125164

e125164 Check secure session pointer in timer callback (ARMmbed#61)
f49e596 Update unit tests (ARMmbed#59)
6a5634a Support for multiple virtual services (ARMmbed#58)
7fe6b98 Remove yotta files (ARMmbed#57)
5c5c8fe Fix socket send return value overflow (ARMmbed#56)
0870d05 Update unit test stubs to match latest socket api (ARMmbed#55)
e687be8 Merge pull request ARMmbed#54 from ARMmbed/warn_fixes
b8fe613 updated unittests
8640d05 Compilation warnings fixed
eea83e5 Flag out entropy source addition (ARMmbed#53)
7d72eb4 Fix unittests (ARMmbed#52)
4a6991e Avoid referencing ns_msghdr_t::flags

git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/coap-service
git-subtree-split: e125164
geky pushed a commit to geky/mbed that referenced this pull request Aug 25, 2018
Changed erase to just noop if erases are too small for erase command
artokin pushed a commit to artokin/mbed-os that referenced this pull request Feb 25, 2019
0a4f6be astyle validation (ARMmbed#89)
f43f52d add mention about mbed-os.lib generation and ignore example folder (ARMmbed#88)
3f48e87 .tmp_data_ptr = 0 added (ARMmbed#55)
9697f63 doc update + mbed-os 5 example application (ARMmbed#84)
891508b CI improvements - introduce Jenkinsfile (ARMmbed#87)

git-subtree-dir: features/frameworks/mbed-trace
git-subtree-split: 0a4f6be43da09feb2e55eae0697546bcc23d0a23
linlingao pushed a commit to linlingao/mbed-os that referenced this pull request Jul 12, 2019
Added PWMOUT stubs and updated Port
pan- added a commit to pan-/mbed that referenced this pull request May 29, 2020
pan- added a commit to pan-/mbed that referenced this pull request May 29, 2020
Updating mbed-os to mbed-os-5.3.6
Jookia pushed a commit to Jookia/mbed-os that referenced this pull request Mar 11, 2023
* Add upload target for Arduino Nano 33 BLE, fix linker script preprocessing, add option for USB serial by default

* astyle error

* Use HINTS instead of PATHS so that the Arduino dir is searched first

* Enable OpenOCD and PyOCD for Nano 33 BLE in SWD mode

* Fix missing dependency for USB tests on Windows

* Add RAM defines for nrf52840

* Fix mbed-storage-kv-config depending on SD card library even if said library was not enabled

* Update dsrdtr value

* No longer need to modify linker script now that we aren't using whole-archive!

* Add OPENOCD_ADAPTER_SERIAL

* Add handling for cmsis dap

* Fix typo

* Fix weak symbol issue causing Bluetooth to not work.  In this case, the weak implementation can simply be removed, because there's no legitimate case where it is used.
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.

3 participants