| .. |
|
chip.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
excptmacros.h
|
PIC32MX/MZ: Fix error in assember macro. Noted by Tilak Tangudu
|
2016-01-05 10:04:50 -06:00 |
|
Kconfig
|
Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP.
|
2018-10-31 15:03:51 -06:00 |
|
Make.defs
|
arch/mips/src: All MIPS architctures now support CONFIG_ARCH_IDLE_CUSTOM
|
2018-05-07 11:17:19 -06:00 |
|
pic32mx-adc.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-bmx.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-can.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-che.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-cm.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-config.h
|
|
|
|
pic32mx-cvr.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-ddp.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-decodeirq.c
|
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
|
2016-03-09 13:41:48 -06:00 |
|
pic32mx-devcfg.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-dma.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-ethernet.c
|
Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP.
|
2018-10-31 15:03:51 -06:00 |
|
pic32mx-ethernet.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-exception.c
|
Add underscore at beginning of alert() as well
|
2016-06-16 12:38:05 -06:00 |
|
pic32mx-flash.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-gpio.c
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
|
pic32mx-gpioirq.c
|
PIC32MZ: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 12:23:45 -06:00 |
|
pic32mx-head.S
|
PIC32MX/MZ: Fix error in assember macro. Noted by Tilak Tangudu
|
2016-01-05 10:04:50 -06:00 |
|
pic32mx-i2c.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-ic.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-int.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-ioport.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-irq.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
|
pic32mx-lowconsole.c
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
|
pic32mx-lowinit.c
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
|
pic32mx-memorymap.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-oc.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-osc.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-pmp.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-pps.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-reset.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-rtcc.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-serial.c
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
|
pic32mx-spi.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
pic32mx-spi.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-timer.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-timerisr.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
|
pic32mx-uart.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-usbdev.c
|
Fix some typographical errors.
|
2018-09-14 06:55:45 -06:00 |
|
pic32mx-usbotg.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx-wdt.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
pic32mx.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |