From cfa18178576467f2663e4439b3a731de903d6fcf Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 6 Feb 2017 08:19:38 +0000 Subject: Added Java Eclipse rules. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10088 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/various/chibios_java.xml | 295 +++++++++++++++++++++++++++++++++++++++++++ doc/various/readme.txt | 7 +- 2 files changed, 300 insertions(+), 2 deletions(-) create mode 100644 doc/various/chibios_java.xml (limited to 'doc/various') diff --git a/doc/various/chibios_java.xml b/doc/various/chibios_java.xml new file mode 100644 index 000000000..5b564aee5 --- /dev/null +++ b/doc/various/chibios_java.xml @@ -0,0 +1,295 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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. -- cgit v1.2.3