git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7562 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2014-12-08 10:52:05 +00:00
parent 5b03233f8d
commit 175ae5dc1e
3 changed files with 3 additions and 3 deletions

View File

@ -1022,7 +1022,7 @@ GENERATE_HTMLHELP = YES
# can add a path in front of the file if the result should not be
# written to the html output directory.
CHM_FILE = ../../ChibiOS_RT.chm
CHM_FILE = ../../ChibiOS_HAL.chm
# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
# be used to specify the location (absolute path including file name) of

View File

@ -1022,7 +1022,7 @@ GENERATE_HTMLHELP = NO
# can add a path in front of the file if the result should not be
# written to the html output directory.
CHM_FILE = ../../ChibiOS_RT.chm
CHM_FILE = ../../ChibiOS_HAL.chm
# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
# be used to specify the location (absolute path including file name) of

View File

@ -131,7 +131,7 @@
/**
* @brief Code deploy restrictions.
* @detail This is the per-core deploy limit allowed under the current
* @details This is the per-core deploy limit allowed under the current
* license scheme.
*/
#define CH_LICENSE_MAX_DEPLOY CH_DEPLOY_UNLIMITED