Skip to content

Commit

Permalink
Merge pull request #48 from BrianAdams/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in micro board definition in Studio (thanks to Brian Adams).
  • Loading branch information
abcminiuser committed Feb 26, 2015
2 parents 31f4260 + fd39bcf commit 4185d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LUFA/StudioIntegration/lufa_drivers_board_names.xml
Expand Up @@ -836,7 +836,7 @@
<build type="define" name="BOARD" value="BOARD_YUN"/>
</module>

<module type="driver" id="lufa.drivers.board#yun" caption="Board Support - MICRO">
<module type="driver" id="lufa.drivers.board#micro" caption="Board Support - MICRO">
<build type="doxygen-entry-point" value="Group_BoardInfo_MICRO"/>

<device-support value="atmega32u4"/>
Expand Down

0 comments on commit 4185d21

Please sign in to comment.