Dear Mentors,
I am attaching the screenshot of the modified hello world output and also
the patch of the changes made. Please let me know if this is the intended
output.
I am interested in working on the Configuration GUI as my GSOC Project. Do
I have to submit more changes on other platforms or
Hi
Testing against gcc head these showed up:
$ ./w log/arm-lpc1768_mbed*.log | sort -u
c/src/lib/libbsp/arm/lpc176x/console/console-config.c:77:13: warning:
'lpc176x_uart2_probe' defined but not used [-Wunused-function]
c/src/lib/libbsp/arm/lpc176x/console/console-config.c:89:13: warning:
'lpc17
On 3/21/2015 11:41 AM, Joel Sherrill wrote:
> Hi
>
> Testing against gcc head these showed up:
>
> $ ./w log/arm-lpc1768_mbed*.log | sort -u
> c/src/lib/libbsp/arm/lpc176x/console/console-config.c:77:13: warning:
> 'lpc176x_uart2_probe' defined but not used [-Wunused-function]
> c/src/lib/libbsp
So just to be clear again, we build a cross platform GUI to configure the
classes in /defaults/options.py (eg: ALLOW_IRQ_NESTING, ARM_CL etc) -> this
would be our output file, the file which we are supposed to change and put
new values right?
Out of the three variables in each class above, "value"