AB&T / Mbed OS EasyCAT_LAB

Dependencies:   SOEM SPI_STMPE610 SPI_TFT_ILI9341 TFT_fonts

Revision:
0:7077d8f28b3e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/note_marco.txt	Tue Jun 11 10:19:08 2019 +0000
@@ -0,0 +1,26 @@
+Libreria usata per il display SeeedStudio
+
+https://os.mbed.com/users/Rhyme/code/SPI_TFT_ILI9341/file/61fa73a34834/SPI_TFT_ILI9341.cpp/
+
+Motoo Tanaka /  SPI_TFT_ILI9341
+
+----------------------------------------------------------------------
+
+The SPI_TFT_IL9341 lib is deprecated. 
+Please use the UniGraphic lib for new projects. 
+https://developer.mbed.org/teams/GraphicsDisplay/code/UniGraphic/ 
+This has fixed font declarations. You can also use them in your project.
+
+--------------------------------------------------------------------------------
+
+network driver
+
+https://os.mbed.com/users/mbed_official/code/lwip-eth/file/9de8bd8ca1c8/arch/TARGET_STM/stm32f4_emac.c/
+
+//------------------------------------------------------------------------------
+
+wiki TFT SeeedStudio
+http://wiki.seeedstudio.com/2.8inch_TFT_Touch_Shield_v2.0/
+
+schema TFT SeeedStudio
+https://github.com/SeeedDocument/TFT_Touch_Shield_V2/raw/master/resources/TFT%20Touch.pdf
\ No newline at end of file