summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Couriersud <couriersud@users.noreply.github.com>2014-05-15 00:03:27 +0000
committer Couriersud <couriersud@users.noreply.github.com>2014-05-15 00:03:27 +0000
commitfa60c8874d6399f0f745378bdf09637b9be49cbc (patch)
tree4469441d081015bd71d58c66f92d2746666a0049 /.gitattributes
parentbeb96a628d8b65e42c9bfbe539036fdff9c459e5 (diff)
Analog input updates now send to queue. Reduces risk of stack overflows.
Fixed a bug which caused NAND astable multivibrator to oscillate. 74123 improvements
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 302d173a64d..9b829145cf7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -368,6 +368,7 @@ nl_examples/74123_mstable.c svneol=native#text/plain
nl_examples/bjt.c svneol=native#text/plain
nl_examples/bjt_eb.c svneol=native#text/plain
nl_examples/bjt_eb_pnp.c svneol=native#text/plain
+nl_examples/breakout.c svneol=native#text/plain
nl_examples/cd4066.c svneol=native#text/plain
nl_examples/msx_mixer_stage.c svneol=native#text/plain
nl_examples/ne555_astable.c svneol=native#text/plain