aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ext/ST/STM32L1xx/stm32l151xb.h
diff options
context:
space:
mode:
authoredolomb <none@example.com>2018-04-11 16:54:15 +0000
committeredolomb <none@example.com>2018-04-11 16:54:15 +0000
commit918c22a60d3f5804971d0a0ba9940c928379209c (patch)
tree948d1447b6cefbb013d18ee43709c5c9e43c02e8 /os/common/ext/ST/STM32L1xx/stm32l151xb.h
parent37fca61a315374a57a26bec3c126236efd0deb2d (diff)
downloadChibiOS-918c22a60d3f5804971d0a0ba9940c928379209c.tar.gz
ChibiOS-918c22a60d3f5804971d0a0ba9940c928379209c.tar.bz2
ChibiOS-918c22a60d3f5804971d0a0ba9940c928379209c.zip
Updated chconf.h
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11905 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/common/ext/ST/STM32L1xx/stm32l151xb.h')
0 files changed, 0 insertions, 0 deletions
} /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
module a(input wire x = 1'b0);
endmodule