Subversion Repositories Code-Repo

Rev

Rev 147 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 147 Rev 148
Line 4... Line 4...
4
    <logicalFolder name="HeaderFiles"
4
    <logicalFolder name="HeaderFiles"
5
                   displayName="Header Files"
5
                   displayName="Header Files"
6
                   projectFiles="true">
6
                   projectFiles="true">
7
      <itemPath>i2c.h</itemPath>
7
      <itemPath>i2c.h</itemPath>
8
      <itemPath>interrupts.h</itemPath>
8
      <itemPath>interrupts.h</itemPath>
9
      <itemPath>nfc.h</itemPath>
-
 
10
      <itemPath>spi.h</itemPath>
9
      <itemPath>spi.h</itemPath>
11
      <itemPath>uart.h</itemPath>
10
      <itemPath>uart.h</itemPath>
12
      <itemPath>oled_ssd1306.h</itemPath>
11
      <itemPath>oled_ssd1306.h</itemPath>
13
      <itemPath>adc.h</itemPath>
12
      <itemPath>adc.h</itemPath>
14
      <itemPath>xbee.h</itemPath>
13
      <itemPath>xbee.h</itemPath>
15
      <itemPath>oled_ssd1331.h</itemPath>
14
      <itemPath>oled_ssd1331.h</itemPath>
16
      <itemPath>defines.h</itemPath>
15
      <itemPath>defines.h</itemPath>
17
      <itemPath>timers.h</itemPath>
16
      <itemPath>timers.h</itemPath>
18
      <itemPath>led_HT16K33.h</itemPath>
17
      <itemPath>led_HT16K33.h</itemPath>
19
      <itemPath>lux_TSL2561.h</itemPath>
18
      <itemPath>lux_TSL2561.h</itemPath>
-
 
19
      <itemPath>nfc_PN532.h</itemPath>
-
 
20
      <itemPath>oled_NHD-0216KZW-AB5.h</itemPath>
20
    </logicalFolder>
21
    </logicalFolder>
21
    <logicalFolder name="LibraryFiles"
22
    <logicalFolder name="LibraryFiles"
22
                   displayName="Library Files"
23
                   displayName="Library Files"
23
                   projectFiles="true">
24
                   projectFiles="true">
24
    </logicalFolder>
25
    </logicalFolder>
Line 35... Line 36...
35
                   displayName="Source Files"
36
                   displayName="Source Files"
36
                   projectFiles="true">
37
                   projectFiles="true">
37
      <itemPath>main.c</itemPath>
38
      <itemPath>main.c</itemPath>
38
      <itemPath>i2c.c</itemPath>
39
      <itemPath>i2c.c</itemPath>
39
      <itemPath>interrupts.c</itemPath>
40
      <itemPath>interrupts.c</itemPath>
40
      <itemPath>nfc.c</itemPath>
-
 
41
      <itemPath>spi.c</itemPath>
41
      <itemPath>spi.c</itemPath>
42
      <itemPath>uart.c</itemPath>
42
      <itemPath>uart.c</itemPath>
43
      <itemPath>oled_ssd1306.c</itemPath>
43
      <itemPath>oled_ssd1306.c</itemPath>
44
      <itemPath>glcdfont.c</itemPath>
44
      <itemPath>glcdfont.c</itemPath>
45
      <itemPath>adc.c</itemPath>
45
      <itemPath>adc.c</itemPath>
46
      <itemPath>xbee.c</itemPath>
46
      <itemPath>xbee.c</itemPath>
47
      <itemPath>oled_ssd1331.c</itemPath>
47
      <itemPath>oled_ssd1331.c</itemPath>
48
      <itemPath>timers.c</itemPath>
48
      <itemPath>timers.c</itemPath>
49
      <itemPath>led_HT16K33.c</itemPath>
49
      <itemPath>led_HT16K33.c</itemPath>
50
      <itemPath>lux_TSL2561.c</itemPath>
50
      <itemPath>lux_TSL2561.c</itemPath>
-
 
51
      <itemPath>nfc_PN532.c</itemPath>
-
 
52
      <itemPath>oled_NHD-0216KZW-AB5.c</itemPath>
51
    </logicalFolder>
53
    </logicalFolder>
52
    <logicalFolder name="ExternalFiles"
54
    <logicalFolder name="ExternalFiles"
53
                   displayName="Important Files"
55
                   displayName="Important Files"
54
                   projectFiles="false">
56
                   projectFiles="false">
55
      <itemPath>Makefile</itemPath>
57
      <itemPath>Makefile</itemPath>