workspace.xml 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CMakeRunConfigurationManager" shouldGenerate="true" assignedExecutableTargets="true" buildAllGenerated="true">
  4. <generated>
  5. <config projectName="InternetRadio" targetName="InternetRadio" />
  6. </generated>
  7. </component>
  8. <component name="CMakeSettings" AUTO_RELOAD="false" GENERATION_PASS_SYSTEM_ENVIRONMENT="true">
  9. <ADDITIONAL_GENERATION_ENVIRONMENT>
  10. <envs />
  11. </ADDITIONAL_GENERATION_ENVIRONMENT>
  12. </component>
  13. <component name="ChangeListManager">
  14. <list default="true" id="8005cdec-074e-478f-b095-591cd1517046" name="Default" comment="">
  15. <change type="DELETED" beforePath="$PROJECT_DIR$/CMakeLists.txt" afterPath="" />
  16. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm.h" afterPath="" />
  17. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91.h" afterPath="" />
  18. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_aic.h" afterPath="" />
  19. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_ccfg.h" afterPath="" />
  20. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_dbgu.h" afterPath="" />
  21. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_ebi.h" afterPath="" />
  22. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_efc.h" afterPath="" />
  23. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_emac.h" afterPath="" />
  24. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_matrix.h" afterPath="" />
  25. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_mc.h" afterPath="" />
  26. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_mci.h" afterPath="" />
  27. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_pio.h" afterPath="" />
  28. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_pit.h" afterPath="" />
  29. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_pmc.h" afterPath="" />
  30. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_ps.h" afterPath="" />
  31. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_rstc.h" afterPath="" />
  32. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_sdramc.h" afterPath="" />
  33. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_sf.h" afterPath="" />
  34. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_smc.h" afterPath="" />
  35. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_spi.h" afterPath="" />
  36. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_ssc.h" afterPath="" />
  37. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_tc.h" afterPath="" />
  38. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_twi.h" afterPath="" />
  39. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_us.h" afterPath="" />
  40. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_wd.h" afterPath="" />
  41. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91_wdt.h" afterPath="" />
  42. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91eb40a.h" afterPath="" />
  43. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91sam7x.h" afterPath="" />
  44. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91sam9260.h" afterPath="" />
  45. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/at91x40.h" afterPath="" />
  46. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/atom.h" afterPath="" />
  47. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/gba.h" afterPath="" />
  48. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/irqreg.h" afterPath="" />
  49. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/lpc2xxx.h" afterPath="" />
  50. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/arm/timer.h" afterPath="" />
  51. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/avr.h" afterPath="" />
  52. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/avr/atom.h" afterPath="" />
  53. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/avr/gcc.h" afterPath="" />
  54. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/avr/icc.h" afterPath="" />
  55. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/avr/irqreg.h" afterPath="" />
  56. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/avr/timer.h" afterPath="" />
  57. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/h8.h" afterPath="" />
  58. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/h8300h/atom.h" afterPath="" />
  59. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/h8300h/h83068f.h" afterPath="" />
  60. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/h8300h/irqreg.h" afterPath="" />
  61. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/m68k.h" afterPath="" />
  62. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/m68k/atom.h" afterPath="" />
  63. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/m68k/irqreg.h" afterPath="" />
  64. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/timer.h" afterPath="" />
  65. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/unix.h" afterPath="" />
  66. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/unix/atom.h" afterPath="" />
  67. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/unix/irqreg.h" afterPath="" />
  68. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arch/unix/timer.h" afterPath="" />
  69. <change type="DELETED" beforePath="$PROJECT_DIR$/include/arpa/inet.h" afterPath="" />
  70. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/ahdlc.h" afterPath="" />
  71. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/arch.h" afterPath="" />
  72. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/arch/armpio.h" afterPath="" />
  73. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/arch/avr.h" afterPath="" />
  74. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/arch/avrpio.h" afterPath="" />
  75. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/arch/gpio.h" afterPath="" />
  76. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/arp.h" afterPath="" />
  77. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/audio.h" afterPath="" />
  78. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/bankmem.h" afterPath="" />
  79. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/chat.h" afterPath="" />
  80. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/clock.h" afterPath="" />
  81. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/coconut.h" afterPath="" />
  82. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/crt.h" afterPath="" />
  83. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/dev.h" afterPath="" />
  84. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/dhcp.h" afterPath="" />
  85. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/eeprom.h" afterPath="" />
  86. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/ethernut.h" afterPath="" />
  87. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/fs.h" afterPath="" />
  88. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/ip.h" afterPath="" />
  89. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/lcd.h" afterPath="" />
  90. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/m-can.h" afterPath="" />
  91. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/medianut.h" afterPath="" />
  92. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/memory.h" afterPath="" />
  93. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/modem.h" afterPath="" />
  94. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/os.h" afterPath="" />
  95. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/ppp.h" afterPath="" />
  96. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/progif.h" afterPath="" />
  97. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/rport.h" afterPath="" />
  98. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/sntp.h" afterPath="" />
  99. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/syslog.h" afterPath="" />
  100. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/tcp.h" afterPath="" />
  101. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/twi.h" afterPath="" />
  102. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cfg/xnut.h" afterPath="" />
  103. <change type="DELETED" beforePath="$PROJECT_DIR$/include/compiler.h" afterPath="" />
  104. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cpp/nutcpp.h" afterPath="" />
  105. <change type="DELETED" beforePath="$PROJECT_DIR$/include/cpu_load.h" afterPath="" />
  106. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/ace.h" afterPath="" />
  107. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/adc.h" afterPath="" />
  108. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/ahdlc.h" afterPath="" />
  109. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/ahdlcavr.h" afterPath="" />
  110. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/at45db.h" afterPath="" />
  111. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/at49bv.h" afterPath="" />
  112. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/at91_efc.h" afterPath="" />
  113. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/at91_emac.h" afterPath="" />
  114. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/at91_mci.h" afterPath="" />
  115. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/at91_spi.h" afterPath="" />
  116. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/at91sam7x_emac.h" afterPath="" />
  117. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/at91sam7x_mac.h" afterPath="" />
  118. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/atcan.h" afterPath="" />
  119. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/avrtarget.h" afterPath="" />
  120. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/ax88796.h" afterPath="" />
  121. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/blockdev.h" afterPath="" />
  122. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/board.h" afterPath="" />
  123. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/can_dev.h" afterPath="" />
  124. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/chat.h" afterPath="" />
  125. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/cs8900a.h" afterPath="" />
  126. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/cy2239x.h" afterPath="" />
  127. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/debug.h" afterPath="" />
  128. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/dm9000e.h" afterPath="" />
  129. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/ds1307rtc.h" afterPath="" />
  130. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/genchar.h" afterPath="" />
  131. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/hd44780.h" afterPath="" />
  132. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/hd44780_bus.h" afterPath="" />
  133. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/ide.h" afterPath="" />
  134. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/idep.h" afterPath="" />
  135. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/ir.h" afterPath="" />
  136. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/irqreg.h" afterPath="" />
  137. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/irqreg_arm.h" afterPath="" />
  138. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/irqreg_avr.h" afterPath="" />
  139. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/irqreg_h8.h" afterPath="" />
  140. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/irqreg_m68k.h" afterPath="" />
  141. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/irqreg_unix.h" afterPath="" />
  142. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/irqstack.h" afterPath="" />
  143. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/irsony.h" afterPath="" />
  144. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/lanc111.h" afterPath="" />
  145. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/mmcard.h" afterPath="" />
  146. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/mweeprom.h" afterPath="" />
  147. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/netbuf.h" afterPath="" />
  148. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/nicrtl.h" afterPath="" />
  149. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/npl.h" afterPath="" />
  150. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/nplmmc.h" afterPath="" />
  151. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/npluled.h" afterPath="" />
  152. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/null.h" afterPath="" />
  153. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/nvmem.h" afterPath="" />
  154. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/pcf8563.h" afterPath="" />
  155. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/pcmcia.h" afterPath="" />
  156. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/pnut.h" afterPath="" />
  157. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/ppp.h" afterPath="" />
  158. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/rtc.h" afterPath="" />
  159. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/sbbif0.h" afterPath="" />
  160. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/sbbif1.h" afterPath="" />
  161. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/sbbif2.h" afterPath="" />
  162. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/sbbif3.h" afterPath="" />
  163. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/sbimmc.h" afterPath="" />
  164. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/scih8.h" afterPath="" />
  165. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/sja1000.h" afterPath="" />
  166. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/spidigio.h" afterPath="" />
  167. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/spiflash.h" afterPath="" />
  168. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/spimmc_at91.h" afterPath="" />
  169. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/sppif0.h" afterPath="" />
  170. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/st7036.h" afterPath="" />
  171. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/term.h" afterPath="" />
  172. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/tlc16c550.h" afterPath="" />
  173. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/twif.h" afterPath="" />
  174. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/uart.h" afterPath="" />
  175. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/uartavr.h" afterPath="" />
  176. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/uartgba.h" afterPath="" />
  177. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/uartspi.h" afterPath="" />
  178. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/unix_devs.h" afterPath="" />
  179. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/urom.h" afterPath="" />
  180. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/usart.h" afterPath="" />
  181. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/usartat91.h" afterPath="" />
  182. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/usartavr.h" afterPath="" />
  183. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/vs1001k.h" afterPath="" />
  184. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/vs10xx.h" afterPath="" />
  185. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/watchdog.h" afterPath="" />
  186. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/wlan.h" afterPath="" />
  187. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/wlancfg.h" afterPath="" />
  188. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/wlandef.h" afterPath="" />
  189. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/wlandrv.h" afterPath="" />
  190. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/wlantypes.h" afterPath="" />
  191. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dev/x12rtc.h" afterPath="" />
  192. <change type="DELETED" beforePath="$PROJECT_DIR$/include/dirent.h" afterPath="" />
  193. <change type="DELETED" beforePath="$PROJECT_DIR$/include/display.h" afterPath="" />
  194. <change type="DELETED" beforePath="$PROJECT_DIR$/include/errno.h" afterPath="" />
  195. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fat.h" afterPath="" />
  196. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fatdrv.h" afterPath="" />
  197. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fcntl.h" afterPath="" />
  198. <change type="DELETED" beforePath="$PROJECT_DIR$/include/flash.h" afterPath="" />
  199. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/dospart.h" afterPath="" />
  200. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/fat.h" afterPath="" />
  201. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/fatfs.h" afterPath="" />
  202. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/fs.h" afterPath="" />
  203. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/phat12.h" afterPath="" />
  204. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/phat16.h" afterPath="" />
  205. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/phat32.h" afterPath="" />
  206. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/phatdbg.h" afterPath="" />
  207. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/phatdir.h" afterPath="" />
  208. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/phatfs.h" afterPath="" />
  209. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/phatio.h" afterPath="" />
  210. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/phatutil.h" afterPath="" />
  211. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/phatvol.h" afterPath="" />
  212. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/typedefs.h" afterPath="" />
  213. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs/uromfs.h" afterPath="" />
  214. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/dospart.h" afterPath="" />
  215. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/fat.h" afterPath="" />
  216. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/fatfs.h" afterPath="" />
  217. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/fs.h" afterPath="" />
  218. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/phat12.h" afterPath="" />
  219. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/phat16.h" afterPath="" />
  220. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/phat32.h" afterPath="" />
  221. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/phatdbg.h" afterPath="" />
  222. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/phatdir.h" afterPath="" />
  223. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/phatfs.h" afterPath="" />
  224. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/phatio.h" afterPath="" />
  225. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/phatutil.h" afterPath="" />
  226. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/phatvol.h" afterPath="" />
  227. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/typedefs.h" afterPath="" />
  228. <change type="DELETED" beforePath="$PROJECT_DIR$/include/fs_org/uromfs.h" afterPath="" />
  229. <change type="DELETED" beforePath="$PROJECT_DIR$/include/io.h" afterPath="" />
  230. <change type="DELETED" beforePath="$PROJECT_DIR$/include/keyboard.h" afterPath="" />
  231. <change type="DELETED" beforePath="$PROJECT_DIR$/include/led.h" afterPath="" />
  232. <change type="DELETED" beforePath="$PROJECT_DIR$/include/libgen.h" afterPath="" />
  233. <change type="DELETED" beforePath="$PROJECT_DIR$/include/log.h" afterPath="" />
  234. <change type="DELETED" beforePath="$PROJECT_DIR$/include/mmc.h" afterPath="" />
  235. <change type="DELETED" beforePath="$PROJECT_DIR$/include/mmcdrv.h" afterPath="" />
  236. <change type="DELETED" beforePath="$PROJECT_DIR$/include/net/errno.h" afterPath="" />
  237. <change type="DELETED" beforePath="$PROJECT_DIR$/include/net/ether.h" afterPath="" />
  238. <change type="DELETED" beforePath="$PROJECT_DIR$/include/net/if.h" afterPath="" />
  239. <change type="DELETED" beforePath="$PROJECT_DIR$/include/net/if_arp.h" afterPath="" />
  240. <change type="DELETED" beforePath="$PROJECT_DIR$/include/net/if_types.h" afterPath="" />
  241. <change type="DELETED" beforePath="$PROJECT_DIR$/include/net/if_var.h" afterPath="" />
  242. <change type="DELETED" beforePath="$PROJECT_DIR$/include/net/netdebug.h" afterPath="" />
  243. <change type="DELETED" beforePath="$PROJECT_DIR$/include/net/ppp.h" afterPath="" />
  244. <change type="DELETED" beforePath="$PROJECT_DIR$/include/net/route.h" afterPath="" />
  245. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netdb.h" afterPath="" />
  246. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/icmp.h" afterPath="" />
  247. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/if_ether.h" afterPath="" />
  248. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/if_ppp.h" afterPath="" />
  249. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/igmp.h" afterPath="" />
  250. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/in.h" afterPath="" />
  251. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/ip.h" afterPath="" />
  252. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/ip_icmp.h" afterPath="" />
  253. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/ipcsum.h" afterPath="" />
  254. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/ppp_fsm.h" afterPath="" />
  255. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/tcp.h" afterPath="" />
  256. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/tcp_fsm.h" afterPath="" />
  257. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/tcputil.h" afterPath="" />
  258. <change type="DELETED" beforePath="$PROJECT_DIR$/include/netinet/udp.h" afterPath="" />
  259. <change type="DELETED" beforePath="$PROJECT_DIR$/include/platform.h" afterPath="" />
  260. <change type="DELETED" beforePath="$PROJECT_DIR$/include/portio.h" afterPath="" />
  261. <change type="DELETED" beforePath="$PROJECT_DIR$/include/pro/asp.h" afterPath="" />
  262. <change type="DELETED" beforePath="$PROJECT_DIR$/include/pro/dhcp.h" afterPath="" />
  263. <change type="DELETED" beforePath="$PROJECT_DIR$/include/pro/discover.h" afterPath="" />
  264. <change type="DELETED" beforePath="$PROJECT_DIR$/include/pro/ftpd.h" afterPath="" />
  265. <change type="DELETED" beforePath="$PROJECT_DIR$/include/pro/httpd.h" afterPath="" />
  266. <change type="DELETED" beforePath="$PROJECT_DIR$/include/pro/sntp.h" afterPath="" />
  267. <change type="DELETED" beforePath="$PROJECT_DIR$/include/pro/ssi.h" afterPath="" />
  268. <change type="DELETED" beforePath="$PROJECT_DIR$/include/pro/wins.h" afterPath="" />
  269. <change type="DELETED" beforePath="$PROJECT_DIR$/include/remcon.h" afterPath="" />
  270. <change type="DELETED" beforePath="$PROJECT_DIR$/include/rtc.h" afterPath="" />
  271. <change type="DELETED" beforePath="$PROJECT_DIR$/include/spidrv.h" afterPath="" />
  272. <change type="DELETED" beforePath="$PROJECT_DIR$/include/stdio.h" afterPath="" />
  273. <change type="DELETED" beforePath="$PROJECT_DIR$/include/stdio_nut_wrapper.h" afterPath="" />
  274. <change type="DELETED" beforePath="$PROJECT_DIR$/include/strtok_r.h" afterPath="" />
  275. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/atom.h" afterPath="" />
  276. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/bankmem.h" afterPath="" />
  277. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/confnet.h" afterPath="" />
  278. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/confos.h" afterPath="" />
  279. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/device.h" afterPath="" />
  280. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/event.h" afterPath="" />
  281. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/file.h" afterPath="" />
  282. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/heap.h" afterPath="" />
  283. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/msg.h" afterPath="" />
  284. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/mutex.h" afterPath="" />
  285. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/nut_types.h" afterPath="" />
  286. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/nutconfig.h" afterPath="" />
  287. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/osdebug.h" afterPath="" />
  288. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/semaphore.h" afterPath="" />
  289. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/sock_var.h" afterPath="" />
  290. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/socket.h" afterPath="" />
  291. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/sockio.h" afterPath="" />
  292. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/stat.h" afterPath="" />
  293. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/syslog.h" afterPath="" />
  294. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/thread.h" afterPath="" />
  295. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/timer.h" afterPath="" />
  296. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/tracer.h" afterPath="" />
  297. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/types.h" afterPath="" />
  298. <change type="DELETED" beforePath="$PROJECT_DIR$/include/sys/version.h" afterPath="" />
  299. <change type="DELETED" beforePath="$PROJECT_DIR$/include/system.h" afterPath="" />
  300. <change type="DELETED" beforePath="$PROJECT_DIR$/include/time.h" afterPath="" />
  301. <change type="DELETED" beforePath="$PROJECT_DIR$/include/typedefs.h" afterPath="" />
  302. <change type="DELETED" beforePath="$PROJECT_DIR$/include/uart0driver.h" afterPath="" />
  303. <change type="DELETED" beforePath="$PROJECT_DIR$/include/unistd.h" afterPath="" />
  304. <change type="DELETED" beforePath="$PROJECT_DIR$/include/vs10xx.h" afterPath="" />
  305. <change type="DELETED" beforePath="$PROJECT_DIR$/include/watchdog.h" afterPath="" />
  306. <change type="DELETED" beforePath="$PROJECT_DIR$/source/display.c" afterPath="" />
  307. <change type="DELETED" beforePath="$PROJECT_DIR$/source/display.lst" afterPath="" />
  308. <change type="DELETED" beforePath="$PROJECT_DIR$/source/fat.c" afterPath="" />
  309. <change type="DELETED" beforePath="$PROJECT_DIR$/source/fat.lst" afterPath="" />
  310. <change type="DELETED" beforePath="$PROJECT_DIR$/source/flash.c" afterPath="" />
  311. <change type="DELETED" beforePath="$PROJECT_DIR$/source/flash.lst" afterPath="" />
  312. <change type="DELETED" beforePath="$PROJECT_DIR$/source/http.c" afterPath="" />
  313. <change type="DELETED" beforePath="$PROJECT_DIR$/source/inet.c" afterPath="" />
  314. <change type="DELETED" beforePath="$PROJECT_DIR$/source/keyboard.c" afterPath="" />
  315. <change type="DELETED" beforePath="$PROJECT_DIR$/source/keyboard.lst" afterPath="" />
  316. <change type="DELETED" beforePath="$PROJECT_DIR$/source/led.c" afterPath="" />
  317. <change type="DELETED" beforePath="$PROJECT_DIR$/source/led.lst" afterPath="" />
  318. <change type="DELETED" beforePath="$PROJECT_DIR$/source/log.c" afterPath="" />
  319. <change type="DELETED" beforePath="$PROJECT_DIR$/source/log.lst" afterPath="" />
  320. <change type="DELETED" beforePath="$PROJECT_DIR$/source/main.c" afterPath="" />
  321. <change type="DELETED" beforePath="$PROJECT_DIR$/source/main.lst" afterPath="" />
  322. <change type="DELETED" beforePath="$PROJECT_DIR$/source/mmc.c" afterPath="" />
  323. <change type="DELETED" beforePath="$PROJECT_DIR$/source/mmc.lst" afterPath="" />
  324. <change type="DELETED" beforePath="$PROJECT_DIR$/source/mmcdrv.c" afterPath="" />
  325. <change type="DELETED" beforePath="$PROJECT_DIR$/source/mmcdrv.lst" afterPath="" />
  326. <change type="DELETED" beforePath="$PROJECT_DIR$/source/remcon.c" afterPath="" />
  327. <change type="DELETED" beforePath="$PROJECT_DIR$/source/remcon.lst" afterPath="" />
  328. <change type="DELETED" beforePath="$PROJECT_DIR$/source/rtc.c" afterPath="" />
  329. <change type="DELETED" beforePath="$PROJECT_DIR$/source/rtc.lst" afterPath="" />
  330. <change type="DELETED" beforePath="$PROJECT_DIR$/source/session.c" afterPath="" />
  331. <change type="DELETED" beforePath="$PROJECT_DIR$/source/spidrv.c" afterPath="" />
  332. <change type="DELETED" beforePath="$PROJECT_DIR$/source/spidrv.lst" afterPath="" />
  333. <change type="DELETED" beforePath="$PROJECT_DIR$/source/uart0driver.c" afterPath="" />
  334. <change type="DELETED" beforePath="$PROJECT_DIR$/source/uart0driver.lst" afterPath="" />
  335. <change type="DELETED" beforePath="$PROJECT_DIR$/source/util.c" afterPath="" />
  336. <change type="DELETED" beforePath="$PROJECT_DIR$/source/vs10xx.c" afterPath="" />
  337. <change type="DELETED" beforePath="$PROJECT_DIR$/source/vs10xx.lst" afterPath="" />
  338. <change type="DELETED" beforePath="$PROJECT_DIR$/source/watchdog.c" afterPath="" />
  339. <change type="DELETED" beforePath="$PROJECT_DIR$/source/watchdog.lst" afterPath="" />
  340. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.gitignore" afterPath="$PROJECT_DIR$/.gitignore" />
  341. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/InternetRadio.iml" afterPath="$PROJECT_DIR$/.idea/InternetRadio.iml" />
  342. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
  343. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  344. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Makefile" afterPath="$PROJECT_DIR$/Makefile" />
  345. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/main.c" afterPath="$PROJECT_DIR$/main.c" />
  346. </list>
  347. <ignored path="InternetRadio.iws" />
  348. <ignored path=".idea/workspace.xml" />
  349. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  350. <option name="TRACKING_ENABLED" value="true" />
  351. <option name="SHOW_DIALOG" value="false" />
  352. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  353. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  354. <option name="LAST_RESOLUTION" value="IGNORE" />
  355. </component>
  356. <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
  357. <component name="CreatePatchCommitExecutor">
  358. <option name="PATCH_PATH" value="" />
  359. </component>
  360. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  361. <component name="FavoritesManager">
  362. <favorites_list name="InternetRadio" />
  363. </component>
  364. <component name="FileEditorManager">
  365. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  366. <file leaf-file-name="Makefile" pinned="false" current-in-tab="false">
  367. <entry file="file://$PROJECT_DIR$/Makefile">
  368. <provider selected="true" editor-type-id="text-editor">
  369. <state relative-caret-position="468">
  370. <caret line="26" column="22" selection-start-line="26" selection-start-column="22" selection-end-line="26" selection-end-column="22" />
  371. <folding />
  372. </state>
  373. </provider>
  374. </entry>
  375. </file>
  376. <file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
  377. <entry file="file://$PROJECT_DIR$/.gitignore">
  378. <provider selected="true" editor-type-id="text-editor">
  379. <state relative-caret-position="432">
  380. <caret line="37" column="6" selection-start-line="37" selection-start-column="6" selection-end-line="37" selection-end-column="6" />
  381. <folding />
  382. </state>
  383. </provider>
  384. </entry>
  385. </file>
  386. <file leaf-file-name="main.c" pinned="false" current-in-tab="true">
  387. <entry file="file://$PROJECT_DIR$/main.c">
  388. <provider selected="true" editor-type-id="text-editor">
  389. <state relative-caret-position="522">
  390. <caret line="44" column="18" selection-start-line="44" selection-start-column="18" selection-end-line="44" selection-end-column="18" />
  391. <folding>
  392. <element signature="e#666#686#0" expanded="true" />
  393. <element signature="e#909#931#0" expanded="true" />
  394. </folding>
  395. </state>
  396. </provider>
  397. </entry>
  398. </file>
  399. <file leaf-file-name="led.h" pinned="false" current-in-tab="false">
  400. <entry file="file://$PROJECT_DIR$/lib/led.h">
  401. <provider selected="true" editor-type-id="text-editor">
  402. <state relative-caret-position="198">
  403. <caret line="29" column="77" selection-start-line="29" selection-start-column="77" selection-end-line="29" selection-end-column="77" />
  404. <folding />
  405. </state>
  406. </provider>
  407. </entry>
  408. </file>
  409. </leaf>
  410. </component>
  411. <component name="Git.Settings">
  412. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  413. </component>
  414. <component name="IdeDocumentHistory">
  415. <option name="CHANGED_PATHS">
  416. <list>
  417. <option value="$PROJECT_DIR$/lib/led.h" />
  418. <option value="$PROJECT_DIR$/Makefile" />
  419. <option value="$PROJECT_DIR$/.gitignore" />
  420. <option value="$PROJECT_DIR$/main.c" />
  421. </list>
  422. </option>
  423. </component>
  424. <component name="JsBuildToolGruntFileManager" detection-done="true" />
  425. <component name="JsBuildToolPackageJson" detection-done="true" />
  426. <component name="JsGulpfileManager">
  427. <detection-done>true</detection-done>
  428. </component>
  429. <component name="ProjectFrameBounds">
  430. <option name="y" value="27" />
  431. <option name="width" value="1920" />
  432. <option name="height" value="1053" />
  433. </component>
  434. <component name="ProjectLevelVcsManager" settingsEditedManually="false">
  435. <OptionsSetting value="true" id="Add" />
  436. <OptionsSetting value="true" id="Remove" />
  437. <OptionsSetting value="true" id="Checkout" />
  438. <OptionsSetting value="true" id="Update" />
  439. <OptionsSetting value="true" id="Status" />
  440. <OptionsSetting value="true" id="Edit" />
  441. <ConfirmationsSetting value="0" id="Add" />
  442. <ConfirmationsSetting value="0" id="Remove" />
  443. </component>
  444. <component name="ProjectView">
  445. <navigator currentView="ProjectPane" proportions="" version="1">
  446. <flattenPackages />
  447. <showMembers />
  448. <showModules />
  449. <showLibraryContents />
  450. <hideEmptyPackages />
  451. <abbreviatePackageNames />
  452. <autoscrollToSource />
  453. <autoscrollFromSource />
  454. <sortByType />
  455. <manualOrder />
  456. <foldersAlwaysOnTop value="true" />
  457. </navigator>
  458. <panes>
  459. <pane id="ProjectPane">
  460. <subPane>
  461. <PATH>
  462. <PATH_ELEMENT>
  463. <option name="myItemId" value="InternetRadio" />
  464. <option name="myItemType" value="com.jetbrains.cidr.projectView.CidrFilesViewHelper$MyProjectTreeStructure$1" />
  465. </PATH_ELEMENT>
  466. </PATH>
  467. <PATH>
  468. <PATH_ELEMENT>
  469. <option name="myItemId" value="InternetRadio" />
  470. <option name="myItemType" value="com.jetbrains.cidr.projectView.CidrFilesViewHelper$MyProjectTreeStructure$1" />
  471. </PATH_ELEMENT>
  472. <PATH_ELEMENT>
  473. <option name="myItemId" value="InternetRadio" />
  474. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  475. </PATH_ELEMENT>
  476. </PATH>
  477. </subPane>
  478. </pane>
  479. </panes>
  480. </component>
  481. <component name="PropertiesComponent">
  482. <property name="WebServerToolWindowFactoryState" value="false" />
  483. <property name="js-jscs-nodeInterpreter" value="/usr/bin/node" />
  484. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  485. </component>
  486. <component name="RunManager" selected="Application.Build All">
  487. <configuration default="true" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" PASS_PARENT_ENVS="FALSE" PROJECT_NAME="InternetRadio" TARGET_NAME="InternetRadio" CONFIG_NAME="Debug" TEST_MODE="SUITE_TEST">
  488. <envs />
  489. <method />
  490. </configuration>
  491. <configuration default="true" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS="FALSE" PROJECT_NAME="InternetRadio" TARGET_NAME="InternetRadio" CONFIG_NAME="Debug">
  492. <envs />
  493. <method />
  494. </configuration>
  495. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  496. <method />
  497. </configuration>
  498. <configuration default="true" type="PythonConfigurationType" factoryName="Python">
  499. <option name="INTERPRETER_OPTIONS" value="" />
  500. <option name="PARENT_ENVS" value="true" />
  501. <envs>
  502. <env name="PYTHONUNBUFFERED" value="1" />
  503. </envs>
  504. <option name="SDK_HOME" value="" />
  505. <option name="WORKING_DIRECTORY" value="" />
  506. <option name="IS_MODULE_SDK" value="false" />
  507. <option name="ADD_CONTENT_ROOTS" value="true" />
  508. <option name="ADD_SOURCE_ROOTS" value="true" />
  509. <module name="InternetRadio" />
  510. <option name="SCRIPT_NAME" value="" />
  511. <option name="PARAMETERS" value="" />
  512. <option name="SHOW_COMMAND_LINE" value="false" />
  513. <method />
  514. </configuration>
  515. <configuration default="true" type="Tox" factoryName="Tox">
  516. <option name="INTERPRETER_OPTIONS" value="" />
  517. <option name="PARENT_ENVS" value="true" />
  518. <envs />
  519. <option name="SDK_HOME" value="" />
  520. <option name="WORKING_DIRECTORY" value="" />
  521. <option name="IS_MODULE_SDK" value="false" />
  522. <option name="ADD_CONTENT_ROOTS" value="true" />
  523. <option name="ADD_SOURCE_ROOTS" value="true" />
  524. <module name="InternetRadio" />
  525. <method />
  526. </configuration>
  527. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  528. <node-options />
  529. <gulpfile />
  530. <tasks />
  531. <arguments />
  532. <envs />
  533. <method />
  534. </configuration>
  535. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  536. <command value="run-script" />
  537. <scripts />
  538. <envs />
  539. <method />
  540. </configuration>
  541. <configuration default="true" type="tests" factoryName="Attests">
  542. <option name="INTERPRETER_OPTIONS" value="" />
  543. <option name="PARENT_ENVS" value="true" />
  544. <envs />
  545. <option name="SDK_HOME" value="" />
  546. <option name="WORKING_DIRECTORY" value="" />
  547. <option name="IS_MODULE_SDK" value="false" />
  548. <option name="ADD_CONTENT_ROOTS" value="true" />
  549. <option name="ADD_SOURCE_ROOTS" value="true" />
  550. <module name="InternetRadio" />
  551. <option name="SCRIPT_NAME" value="" />
  552. <option name="CLASS_NAME" value="" />
  553. <option name="METHOD_NAME" value="" />
  554. <option name="FOLDER_NAME" value="" />
  555. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  556. <option name="PATTERN" value="" />
  557. <option name="USE_PATTERN" value="false" />
  558. <method />
  559. </configuration>
  560. <configuration default="true" type="tests" factoryName="Doctests">
  561. <option name="INTERPRETER_OPTIONS" value="" />
  562. <option name="PARENT_ENVS" value="true" />
  563. <envs />
  564. <option name="SDK_HOME" value="" />
  565. <option name="WORKING_DIRECTORY" value="" />
  566. <option name="IS_MODULE_SDK" value="false" />
  567. <option name="ADD_CONTENT_ROOTS" value="true" />
  568. <option name="ADD_SOURCE_ROOTS" value="true" />
  569. <module name="InternetRadio" />
  570. <option name="SCRIPT_NAME" value="" />
  571. <option name="CLASS_NAME" value="" />
  572. <option name="METHOD_NAME" value="" />
  573. <option name="FOLDER_NAME" value="" />
  574. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  575. <option name="PATTERN" value="" />
  576. <option name="USE_PATTERN" value="false" />
  577. <method />
  578. </configuration>
  579. <configuration default="true" type="tests" factoryName="Nosetests">
  580. <option name="INTERPRETER_OPTIONS" value="" />
  581. <option name="PARENT_ENVS" value="true" />
  582. <envs />
  583. <option name="SDK_HOME" value="" />
  584. <option name="WORKING_DIRECTORY" value="" />
  585. <option name="IS_MODULE_SDK" value="false" />
  586. <option name="ADD_CONTENT_ROOTS" value="true" />
  587. <option name="ADD_SOURCE_ROOTS" value="true" />
  588. <module name="InternetRadio" />
  589. <option name="SCRIPT_NAME" value="" />
  590. <option name="CLASS_NAME" value="" />
  591. <option name="METHOD_NAME" value="" />
  592. <option name="FOLDER_NAME" value="" />
  593. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  594. <option name="PATTERN" value="" />
  595. <option name="USE_PATTERN" value="false" />
  596. <option name="PARAMS" value="" />
  597. <option name="USE_PARAM" value="false" />
  598. <method />
  599. </configuration>
  600. <configuration default="true" type="tests" factoryName="Unittests">
  601. <option name="INTERPRETER_OPTIONS" value="" />
  602. <option name="PARENT_ENVS" value="true" />
  603. <envs />
  604. <option name="SDK_HOME" value="" />
  605. <option name="WORKING_DIRECTORY" value="" />
  606. <option name="IS_MODULE_SDK" value="false" />
  607. <option name="ADD_CONTENT_ROOTS" value="true" />
  608. <option name="ADD_SOURCE_ROOTS" value="true" />
  609. <module name="InternetRadio" />
  610. <option name="SCRIPT_NAME" value="" />
  611. <option name="CLASS_NAME" value="" />
  612. <option name="METHOD_NAME" value="" />
  613. <option name="FOLDER_NAME" value="" />
  614. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  615. <option name="PATTERN" value="" />
  616. <option name="USE_PATTERN" value="false" />
  617. <option name="PUREUNITTEST" value="true" />
  618. <option name="PARAMS" value="" />
  619. <option name="USE_PARAM" value="false" />
  620. <method />
  621. </configuration>
  622. <configuration default="true" type="tests" factoryName="py.test">
  623. <option name="INTERPRETER_OPTIONS" value="" />
  624. <option name="PARENT_ENVS" value="true" />
  625. <envs />
  626. <option name="SDK_HOME" value="" />
  627. <option name="WORKING_DIRECTORY" value="" />
  628. <option name="IS_MODULE_SDK" value="false" />
  629. <option name="ADD_CONTENT_ROOTS" value="true" />
  630. <option name="ADD_SOURCE_ROOTS" value="true" />
  631. <module name="InternetRadio" />
  632. <option name="SCRIPT_NAME" value="" />
  633. <option name="CLASS_NAME" value="" />
  634. <option name="METHOD_NAME" value="" />
  635. <option name="FOLDER_NAME" value="" />
  636. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  637. <option name="PATTERN" value="" />
  638. <option name="USE_PATTERN" value="false" />
  639. <option name="testToRun" value="" />
  640. <option name="keywords" value="" />
  641. <option name="params" value="" />
  642. <option name="USE_PARAM" value="false" />
  643. <option name="USE_KEYWORD" value="false" />
  644. <method />
  645. </configuration>
  646. <configuration default="false" name="Build All" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS="FALSE" CONFIG_NAME="Debug" EXPLICIT_BUILD_TARGET_NAME="all">
  647. <envs />
  648. <method />
  649. </configuration>
  650. <configuration default="false" name="InternetRadio" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS="FALSE" PROJECT_NAME="InternetRadio" TARGET_NAME="InternetRadio" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="InternetRadio" RUN_TARGET_NAME="InternetRadio">
  651. <envs />
  652. <method />
  653. </configuration>
  654. <list size="2">
  655. <item index="0" class="java.lang.String" itemvalue="Application.Build All" />
  656. <item index="1" class="java.lang.String" itemvalue="Application.InternetRadio" />
  657. </list>
  658. </component>
  659. <component name="ShelveChangesManager" show_recycled="false">
  660. <option name="remove_strategy" value="false" />
  661. </component>
  662. <component name="TaskManager">
  663. <task active="true" id="Default" summary="Default task">
  664. <changelist id="8005cdec-074e-478f-b095-591cd1517046" name="Default" comment="" />
  665. <created>1454579970075</created>
  666. <option name="number" value="Default" />
  667. <updated>1454579970075</updated>
  668. </task>
  669. <servers />
  670. </component>
  671. <component name="TodoView">
  672. <todo-panel id="selected-file">
  673. <is-autoscroll-to-source value="true" />
  674. </todo-panel>
  675. <todo-panel id="all">
  676. <are-packages-shown value="true" />
  677. <is-autoscroll-to-source value="true" />
  678. </todo-panel>
  679. </component>
  680. <component name="ToolWindowManager">
  681. <frame x="0" y="27" width="1920" height="1053" extended-state="7" />
  682. <editor active="false" />
  683. <layout>
  684. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20991561" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  685. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32972974" sideWeight="0.4978903" order="6" side_tool="false" content_ui="tabs" />
  686. <window_info id="CMake" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2745946" sideWeight="0.49156117" order="7" side_tool="false" content_ui="tabs" />
  687. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32864866" sideWeight="0.5221519" order="10" side_tool="true" content_ui="tabs" />
  688. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32972974" sideWeight="0.4978903" order="8" side_tool="false" content_ui="tabs" />
  689. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  690. <window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32864866" sideWeight="0.4778481" order="9" side_tool="false" content_ui="tabs" />
  691. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
  692. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  693. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  694. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  695. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  696. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  697. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
  698. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  699. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  700. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  701. </layout>
  702. </component>
  703. <component name="VcsContentAnnotationSettings">
  704. <option name="myLimit" value="2678400000" />
  705. </component>
  706. <component name="XDebuggerManager">
  707. <breakpoint-manager />
  708. <watches-manager />
  709. </component>
  710. <component name="editorHistoryManager">
  711. <entry file="file://$PROJECT_DIR$/Makefile">
  712. <provider selected="true" editor-type-id="text-editor">
  713. <state relative-caret-position="0">
  714. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  715. <folding />
  716. </state>
  717. </provider>
  718. </entry>
  719. <entry file="file://$PROJECT_DIR$/main.c">
  720. <provider selected="true" editor-type-id="text-editor">
  721. <state relative-caret-position="756">
  722. <caret line="42" column="23" selection-start-line="42" selection-start-column="23" selection-end-line="42" selection-end-column="23" />
  723. <folding />
  724. </state>
  725. </provider>
  726. </entry>
  727. <entry file="file://$PROJECT_DIR$/lib/led.c">
  728. <provider selected="true" editor-type-id="text-editor">
  729. <state relative-caret-position="414">
  730. <caret line="23" column="77" selection-start-line="23" selection-start-column="77" selection-end-line="23" selection-end-column="77" />
  731. <folding />
  732. </state>
  733. </provider>
  734. </entry>
  735. <entry file="file://$PROJECT_DIR$/lib/led.h">
  736. <provider selected="true" editor-type-id="text-editor">
  737. <state relative-caret-position="540">
  738. <caret line="30" column="66" selection-start-line="30" selection-start-column="66" selection-end-line="30" selection-end-column="66" />
  739. <folding />
  740. </state>
  741. </provider>
  742. </entry>
  743. <entry file="file://$PROJECT_DIR$/Makefile">
  744. <provider selected="true" editor-type-id="text-editor">
  745. <state relative-caret-position="504">
  746. <caret line="28" column="26" selection-start-line="28" selection-start-column="26" selection-end-line="28" selection-end-column="26" />
  747. <folding />
  748. </state>
  749. </provider>
  750. </entry>
  751. <entry file="file://$PROJECT_DIR$/main.c">
  752. <provider selected="true" editor-type-id="text-editor">
  753. <state relative-caret-position="558">
  754. <caret line="31" column="10" selection-start-line="31" selection-start-column="10" selection-end-line="31" selection-end-column="10" />
  755. <folding />
  756. </state>
  757. </provider>
  758. </entry>
  759. <entry file="file://$PROJECT_DIR$/CMakeLists.txt" />
  760. <entry file="file://$PROJECT_DIR$/Makefile">
  761. <provider selected="true" editor-type-id="text-editor">
  762. <state relative-caret-position="0">
  763. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  764. <folding />
  765. </state>
  766. </provider>
  767. </entry>
  768. <entry file="file://$PROJECT_DIR$/source/main.c" />
  769. <entry file="file://$PROJECT_DIR$/source/http.c" />
  770. <entry file="file://$PROJECT_DIR$/main.c">
  771. <provider selected="true" editor-type-id="text-editor">
  772. <state relative-caret-position="0">
  773. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  774. <folding />
  775. </state>
  776. </provider>
  777. </entry>
  778. <entry file="file://$PROJECT_DIR$/CMakeLists.txt" />
  779. <entry file="file://$PROJECT_DIR$/Makefile">
  780. <provider selected="true" editor-type-id="text-editor">
  781. <state relative-caret-position="0">
  782. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  783. <folding />
  784. </state>
  785. </provider>
  786. </entry>
  787. <entry file="file://$PROJECT_DIR$/source/main.c" />
  788. <entry file="file://$PROJECT_DIR$/source/http.c" />
  789. <entry file="file://$PROJECT_DIR$/main.c">
  790. <provider selected="true" editor-type-id="text-editor">
  791. <state relative-caret-position="0">
  792. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  793. <folding />
  794. </state>
  795. </provider>
  796. </entry>
  797. <entry file="file://$PROJECT_DIR$/CMakeLists.txt" />
  798. <entry file="file://$PROJECT_DIR$/main.cpp" />
  799. <entry file="file://$PROJECT_DIR$/CMakeLists.txt" />
  800. <entry file="file://$PROJECT_DIR$/source/http.c" />
  801. <entry file="file://$PROJECT_DIR$/source/main.c" />
  802. <entry file="file://$PROJECT_DIR$/lib/led.c">
  803. <provider selected="true" editor-type-id="text-editor">
  804. <state relative-caret-position="288">
  805. <caret line="102" column="3" selection-start-line="102" selection-start-column="3" selection-end-line="102" selection-end-column="3" />
  806. <folding />
  807. </state>
  808. </provider>
  809. </entry>
  810. <entry file="file://$PROJECT_DIR$/main.c">
  811. <provider selected="true" editor-type-id="text-editor">
  812. <state relative-caret-position="288">
  813. <caret line="31" column="14" selection-start-line="31" selection-start-column="14" selection-end-line="31" selection-end-column="14" />
  814. <folding />
  815. </state>
  816. </provider>
  817. </entry>
  818. <entry file="file://$PROJECT_DIR$/lib/led.h">
  819. <provider selected="true" editor-type-id="text-editor">
  820. <state relative-caret-position="198">
  821. <caret line="29" column="77" selection-start-line="29" selection-start-column="77" selection-end-line="29" selection-end-column="77" />
  822. <folding />
  823. </state>
  824. </provider>
  825. </entry>
  826. <entry file="file://$PROJECT_DIR$/Makefile">
  827. <provider selected="true" editor-type-id="text-editor">
  828. <state relative-caret-position="468">
  829. <caret line="26" column="22" selection-start-line="26" selection-start-column="22" selection-end-line="26" selection-end-column="22" />
  830. <folding />
  831. </state>
  832. </provider>
  833. </entry>
  834. <entry file="file://$PROJECT_DIR$/.gitignore">
  835. <provider selected="true" editor-type-id="text-editor">
  836. <state relative-caret-position="432">
  837. <caret line="37" column="6" selection-start-line="37" selection-start-column="6" selection-end-line="37" selection-end-column="6" />
  838. <folding />
  839. </state>
  840. </provider>
  841. </entry>
  842. <entry file="file://$PROJECT_DIR$/main.c">
  843. <provider selected="true" editor-type-id="text-editor">
  844. <state relative-caret-position="522">
  845. <caret line="44" column="18" selection-start-line="44" selection-start-column="18" selection-end-line="44" selection-end-column="18" />
  846. <folding>
  847. <element signature="e#666#686#0" expanded="true" />
  848. <element signature="e#909#931#0" expanded="true" />
  849. </folding>
  850. </state>
  851. </provider>
  852. </entry>
  853. </component>
  854. </project>