Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ti-connected-launchpad
rtos_raw_public
Commits
a35a5402
Commit
a35a5402
authored
Nov 23, 2016
by
Stefan Tauner
Browse files
Add explanatory comment on how to set the SPI/I2C enable macros
parent
6f4395f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
local_inc/EK_TM4C1294XL.h
View file @
a35a5402
...
...
@@ -50,6 +50,9 @@
extern
"C"
{
#endif
/* The defines below control the respective hardware masters.
* To enable or disable them set the respective macro to 1 or 0 respectively. */
/*i2c configuration*/
#define I2CM_7 1
#define I2CM_8 1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment