Hello Alexandre, I only see "01-run.py" file in tests folder. Am I missing something?
Best Regards, Sangeeta PATIL CATIA Systems R&D QA Engineer Office: +91 20 6793 8171 [email protected]<mailto:[email protected]> [3DS Logo] 3DS.COM/CATIA<http://www.3ds.com/CATIA> 3D PLM Software | 3dplm Software Solutions Ltd., Plot No.15/B, Pune Infotech Park, M.I.D.C, Hinjewdi | 411057 Pune | India From: users <[email protected]> On Behalf Of Alexandre Abadie Sent: Thursday, October 17, 2019 8:42 PM To: RIOT OS users list <[email protected]> Subject: Re: [riot-users] device driver descriptor of LCD Hi, You have an "example" application in tests/driver_hd44780 [1]. Regards, Alex [1] https://github.com/RIOT-OS/RIOT/tree/master/tests/driver_hd44780 ----- Le 17 Oct 19, à 15:08, PATIL Sangeeta <[email protected]<mailto:[email protected]>> a écrit : Hello All, Could anyone help me with programming using RIOT-OS for LCD display? I mean for e.g,if I want to initialize the LCD,I see a command int hd44780_init<https://riot-os.org/api/group__drivers__hd44780.html#gaba71832a5c79189079e00ea5951426b0>(hd44780_t<https://riot-os.org/api/structhd44780__t.html> *dev, const hd44780_params_t<https://riot-os.org/api/structhd44780__params__t.html> *params); I do not understand how to send the parameters like * dev to init function Regards, Spl1 This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged. If you are not one of the named recipients or have received this email in error, (i) you should not read, disclose, or copy it, (ii) please notify sender of your receipt by reply email and delete this email and all attachments, (iii) Dassault Systèmes does not accept or assume any liability or responsibility for any use of or reliance on this email. Please be informed that your personal data are processed according to our data privacy policy as described on our website. Should you have any questions related to personal data protection, please contact 3DS Data Protection Officer at [email protected]<mailto:[email protected]> For other languages, go to https://www.3ds.com/terms/email-disclaimer _______________________________________________ users mailing list [email protected]<mailto:[email protected]> https://lists.riot-os.org/mailman/listinfo/users This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged. If you are not one of the named recipients or have received this email in error, (i) you should not read, disclose, or copy it, (ii) please notify sender of your receipt by reply email and delete this email and all attachments, (iii) Dassault Systèmes does not accept or assume any liability or responsibility for any use of or reliance on this email. Please be informed that your personal data are processed according to our data privacy policy as described on our website. Should you have any questions related to personal data protection, please contact 3DS Data Protection Officer at [email protected]<mailto:[email protected]> For other languages, go to https://www.3ds.com/terms/email-disclaimer
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
