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

building problem #13

Closed
mbambagini opened this issue Jul 8, 2013 · 1 comment
Closed

building problem #13

mbambagini opened this issue Jul 8, 2013 · 1 comment

Comments

@mbambagini
Copy link

Hi,
I would like to report the problem I had during the building:
Traceback (most recent call last):
File "workspace_tools/build.py", line 14, in
from workspace_tools.targets import TARGET_NAMES, TARGET_MAP
File "/home/mario/mbed/mbed/workspace_tools/targets.py", line 176, in
LPC4330(),
NameError: name 'LPC4330' is not defined

After commenting line 176 in target.py, the building works.

Thanks

bye

@emilmont
Copy link
Contributor

emilmont commented Jul 8, 2013

Thank you for reporting this issue.

Introduced here: 804176b

Now fixed: 170b1f8

@emilmont emilmont closed this as completed Jul 8, 2013
emilmont pushed a commit that referenced this issue Aug 2, 2013
Changed pwm test code for LPC1114 using P1_1 (CT32B1_MAT0) and P1_2
(CT32B1_MAT1).

[PWM test (MBED_5) result]
Initialize PWM on pin 13 with duty cycle: 0.75
Initialize PWM on pin 14 with duty cycle: 0.50
{success}
{end}
SeppoTakalo pushed a commit that referenced this issue Nov 9, 2016
Updated mbec-client-c version & unit tests
geky pushed a commit to geky/mbed that referenced this issue Aug 25, 2018
geky added a commit to geky/mbed that referenced this issue Aug 25, 2018
Implement the get_erase_value function
evedon pushed a commit to evedon/mbed-os that referenced this issue Jul 5, 2019
remove compile warning: comparison of an unsigned value is always true
hugueskamba pushed a commit to hugueskamba/mbed-os that referenced this issue Jul 9, 2019
remove compile warning: comparison of an unsigned value is always true
hugueskamba pushed a commit to hugueskamba/mbed-os that referenced this issue Jul 9, 2019
remove compile warning: comparison of an unsigned value is always true
linlingao pushed a commit to linlingao/mbed-os that referenced this issue Jul 12, 2019
Filled out more serial API functions
evedon pushed a commit to evedon/mbed-os that referenced this issue Jul 15, 2019
remove compile warning: comparison of an unsigned value is always true
pan- pushed a commit to pan-/mbed that referenced this issue May 29, 2020
Fix call to EventQueue::post_every.
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

No branches or pull requests

2 participants