Maxim Integrated's IoT development kit
Dependencies: MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice
Diff: tools/AStyle_3.0.1_windows/file/astyle.ini
- Revision:
- 7:2c9c8b6a28a7
- Parent:
- 6:aeb5a4c194c3
- Child:
- 8:2b6bfa8d9e36
--- a/tools/AStyle_3.0.1_windows/file/astyle.ini Tue Mar 20 16:28:33 2018 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,32 +0,0 @@ -# astyle formatting options -# for all projects except AStyleDev example projects -# example projects use style=horstmann and indent=spaces (-A9s) -# for compatibility with Visual Studio: indent=force-tab, min-conditional-indent=0 (-Tm0) -# short options: -A1txn -SxWwM60 -pHk1 -xbO -xQxrxsxMxP2 - -# braces and indent -style=allman -indent=tab -attach-namespaces -# indentation -indent-switches -indent-preproc-block -indent-preproc-define -max-continuation-indent=60 -# padding -pad-oper -pad-header -align-pointer=type -# formatting -break-one-line-headers -keep-one-line-blocks -# objective-c -pad-method-prefix -unpad-return-type -unpad-param-type -align-method-colon -pad-method-colon=after -# other options -lineend=windows -# don't use "other options" (e.g. formatted) in this file -# send them as additional command line options