test

Dependencies:   BSP_DISCO_F769NI mbed

Files at this revision

API Documentation at this revision

Comitter:
joschaihl
Date:
Mon Dec 18 00:14:53 2017 +0000
Parent:
0:ca4e25e1c231
Commit message:
test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
--- a/main.cpp	Sun May 28 05:09:18 2017 +0000
+++ b/main.cpp	Mon Dec 18 00:14:53 2017 +0000
@@ -29,7 +29,6 @@
         uint16_t x1, y1;
         BSP_LCD_Init();
     BSP_LCD_LayerDefaultInit(0, LCD_FB_START_ADDRESS);
-
     /* Touchscreen initialization */
     if (BSP_TS_Init(BSP_LCD_GetXSize(), BSP_LCD_GetYSize()) == TS_ERROR) {
         printf("BSP_TS_Init error\n");
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-os.lib	Mon Dec 18 00:14:53 2017 +0000
@@ -0,0 +1,1 @@
+https://mbed.org/users/bLandais/code/mbed-os/#4c0e0edd4545
--- a/mbed.bld	Sun May 28 05:09:18 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://mbed.org/users/mbed_official/code/mbed/builds/86740a56073b
\ No newline at end of file