PIC24 Support Libraries
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  esos
  examples
 app_ecan_receiver.c
 app_ecan_sender.c
 app_softmenu.c
  include
  generic_hw
  pc
  pic24
 all_generic.hEmbedded Systems Operating System (ESOS) Definitions to make ESOS code more generic and portable
 esos.h
 esos_cb.h
 esos_comm.h
 esos_ecan.h
 esos_f14ui.h
 esos_irq.h
 esos_lcd44780.h
 esos_mail.h
 esos_sensor.h
 esos_task.h
 lc-addrlabels.h
 lc-switch.h
 lc.h
  src
  generic_hw
  pc
  pic24
 esos.cCentral code for Embedded Systems Operating System (ESOS)
 esos_cb.c
 esos_comm.c
 esos_ecan.c
 esos_f14ui.c
 esos_irq.c
 esos_lcd44780.c
 esos_mail.c
 esos_sensor.c
 SConscript.pyThis file supports ESOS builds
  lib
  include
  doxygen
 dataXfer.hRoutines which implement the uC comm protocol
 dataXferImpl.hRoutines which implement the uC comm protocol
 pic24_adc.h
 pic24_all.h
 pic24_chip.h
 pic24_clockfreq.hConfigures the system clock
 pic24_comparator.h
 pic24_delay.h
 pic24_dma.h
 pic24_ecan.h
 pic24_flash.h
 pic24_i2c.h
 pic24_libconfig.h
 pic24_ports.h
 pic24_ports_config.hDefine GPIO configuration macros for all pins of a device. See pic24_ports.h for more details
 pic24_ports_mapping.hDefine device-specific mappings from Rxy to RPy, ANn, and CNm pins
 pic24_serial.h
 pic24_spi.h
 pic24_timer.h
 pic24_uart.h
 pic24_unions.h
 pic24_unittest.h
 pic24_util.h
  src
 dataXfer.cImplementation of the uC data transfer protocol
 dataXferImpl.cImplementation of the uC data transfer protocol
 pic24_adc.c
 pic24_clockfreq.c
 pic24_configbits.c
 pic24_ecan.c
 pic24_flash.c
 pic24_i2c.c
 pic24_serial.c
 pic24_spi.c
 pic24_stdio_uart.c
 pic24_timer.c
 pic24_uart.c
 pic24_util.c