Update the AVR Tiny Architecture.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10412 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Theodore Ateba 2017-08-13 14:18:30 +00:00
parent cd06f9a246
commit 0879845f96
22 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@
*/
/**
* @file hal_lld.c
* @brief AVR HAL subsystem low level driver code.
* @file ATTinyxxx/hal_lld.c
* @brief AVR Tiny HAL subsystem low level driver code.
*
* @addtogroup HAL
* @{