nuttx/arch/mips/src/pic32mz
2015-03-03 14:40:09 -06:00
..
chip PIC32MZ: Add I2C register definition file 2015-03-03 14:40:09 -06:00
Kconfig PIC32MZ SPI: Implement exchange() method; update SPI_REGDEBUG configuration and clean up implementation 2015-03-03 12:23:27 -06:00
Make.defs PIC32MZ: Add a basic SPI driver 2015-03-03 08:58:27 -06:00
pic32mz-config.h PIC32MZ: Add a basic SPI driver 2015-03-03 08:58:27 -06:00
pic32mz-decodeirq.c arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 17:19:38 -06:00
pic32mz-dma.h MIPS: Add some build support for the M14K and also for the PIC32MZ Starter Kit. Still a long way to go 2015-02-22 13:45:59 -06:00
pic32mz-exception.c arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 17:19:38 -06:00
pic32mz-excptmacros.h PIC32MZ: Add interrupt controller register definitions 2015-02-24 13:16:04 -06:00
pic32mz-gpio.c PIC32MZ: Implement support for IO port interrupts 2015-03-02 09:24:43 -06:00
pic32mz-gpio.h PIC32MZ Starter Kit: Add support for on-board buttons 2015-03-02 10:01:10 -06:00
pic32mz-gpioirq.c PIC32MZ Starter Kit: Add support for on-board buttons 2015-03-02 10:01:10 -06:00
pic32mz-head.S PIC32MZ: Add an option to use the MIPS32 or the microMIPS ISA 2015-02-28 08:22:37 -06:00
pic32mz-irq.c PIC32MZ Starter Kit: Add support for on-board buttons 2015-03-02 10:01:10 -06:00
pic32mz-lowconsole.c PIC32MZ: Add logic to configure peripheral pins for the selecte UARTs 2015-02-26 15:05:11 -06:00
pic32mz-lowconsole.h PIC32MZ: Add beginnings of CPU initialization logic. Still some bad logic for setting up peripheral clocking 2015-02-24 09:30:30 -06:00
pic32mz-lowinit.c PIC32MZ: Add ability to select flash ECC options 2015-03-01 09:08:44 -06:00
pic32mz-lowinit.h PIC32MZ: Add beginnings of CPU initialization logic. Still some bad logic for setting up peripheral clocking 2015-02-24 09:30:30 -06:00
pic32mz-serial.c PIC32MZ: Add serial driver 2015-02-24 19:44:25 -06:00
pic32mz-spi.c PIC32MZ SPI: Implement exchange() method; update SPI_REGDEBUG configuration and clean up implementation 2015-03-03 12:23:27 -06:00
pic32mz-spi.h MIPS: Add some build support for the M14K and also for the PIC32MZ Starter Kit. Still a long way to go 2015-02-22 13:45:59 -06:00
pic32mz-timerisr.c PIC32MZ: Add support for a timer interrupt 2015-02-24 15:36:08 -06:00
pic32mz-usbdev.h MIPS: Add some build support for the M14K and also for the PIC32MZ Starter Kit. Still a long way to go 2015-02-22 13:45:59 -06:00