This repository has been archived on 2019-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
s6-up-tp/TP1/TP1.md

15 lines
307 B
Markdown
Raw Normal View History

2017-05-02 05:47:48 +00:00
% Compte-rendu TP1
% DJERABA Taky PREUD'HOMME Geoffrey
% 02/05/2017
# Un bouton / une LED (TP10)
!include (TP10.pc lang=asm)
Ce programme allume la LED situé sur PA0 quand le bouton situé à PA1 est appuyé
# Chenillard (TP10)
!include (TP11.pc lang=asm)
# Compteur (TP12)
!include (TP12.pc lang=asm)