We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73623ec commit 13d4fabCopy full SHA for 13d4fab
cores/arduino/startup.c
@@ -157,8 +157,7 @@ const DeviceVectors exception_table=
157
} ;
158
159
/**
160
- * \brief This is the code that gets called on processor reset.
161
- * It configures the needed clocks and according Flash Read Wait States.
+ * \brief SystemInit() configures the needed clocks and according Flash Read Wait States.
162
* At reset:
163
* - OSC8M clock source is enabled with a divider by 8 (1MHz).
164
* - Generic Clock Generator 0 (GCLKMAIN) is using OSC8M as source.
0 commit comments