diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-02-06 08:19:38 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-02-06 08:19:38 +0000 |
commit | cfa18178576467f2663e4439b3a731de903d6fcf (patch) | |
tree | 803a4d10dae2c64b2f72d85179749ee69e47f101 /doc/various/readme.txt | |
parent | 71dcdea22e59e1c785af0f28be846be7de5112fc (diff) | |
download | ChibiOS-cfa18178576467f2663e4439b3a731de903d6fcf.tar.gz ChibiOS-cfa18178576467f2663e4439b3a731de903d6fcf.tar.bz2 ChibiOS-cfa18178576467f2663e4439b3a731de903d6fcf.zip |
Added Java Eclipse rules.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10088 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/various/readme.txt')
-rw-r--r-- | doc/various/readme.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/various/readme.txt b/doc/various/readme.txt index 77619b323..66836c97e 100644 --- a/doc/various/readme.txt +++ b/doc/various/readme.txt @@ -1,5 +1,8 @@ -chibios_c.xml - ChibiOS C formatting rules for Eclipse. Import the - style in Eclipse if you plan to use the ChibiOS +chibios_c.xml - ChibiOS C formatting rules for Eclipse. Import + thestyle in Eclipse if you plan to use the ChibiOS + formatting rules. +chibios_java.xml - ChibiOS Java formatting rules for Eclipse. Import + the style in Eclipse if you plan to use the ChibiOS formatting rules. st_usb_cdc_driver.inf - USB driver for ST Virtual Com Port, several USB demos require this. |