.. |
chip
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
Kconfig
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
Make.defs
|
Add CONFIG_NETDEV_LATEINIT that can be used to suppress calls to up_netinitialize() from early initialization
|
2015-07-17 07:20:16 -06:00 |
pic32mz-config.h
|
Correct #if to #ifdef when the macro can be undefined. Fix bug in AT32UC3 clock initialization: AVR32_CLOCK_PLL_OSC1 should be AVR32_CLOCK_PLL0_OSC1 and AVR32_CLOCK_PLL1_OSC1.
|
2015-09-01 13:47:06 -04: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
|
|
|
pic32mz-ethernet.c
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:03 -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
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -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
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
pic32mz-irq.c
|
More missing semicolons after DEBUGASSERT
|
2015-05-27 13:32:39 -06:00 |
pic32mz-lowconsole.c
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:03 -06:00 |
pic32mz-lowconsole.h
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
pic32mz-lowinit.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -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
|
More missing semicolons after DEBUGASSERT
|
2015-05-27 13:32:39 -06:00 |
pic32mz-spi.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
pic32mz-spi.h
|
|
|
pic32mz-timerisr.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
pic32mz-usbdev.h
|
|
|