.. |
chip.h
|
Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARMv7-M architectures
|
2013-01-22 01:25:40 +00:00 |
Kconfig
|
include/nuttx/net/netdev.h and several Ethernet drivers in arch/: Most network drivers to not support statistics. Those that do only support them when DEBUG is enabled. Each driver collects an architecture specific set of statistics and there is no mechanism in place to view those statistics. Thus, the driver feature was mostly useless. This change standardizes the driver statistics and puts the definition in the common network device structure defined in netdev.h where they can be accessed by network applications. All Ethernet drivers that collect statistics have been adapted to use these common statistics.
|
2015-11-26 12:07:18 -06:00 |
kinetis_adc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_aips.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_allocateheap.c
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:06 -06:00 |
kinetis_axbs.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_cfmconfig.c
|
Make some imported files a little closer to the NuttX coding standard
|
2015-06-11 09:14:44 -06:00 |
kinetis_clockconfig.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_clrpend.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_cmp.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_cmt.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_config.h
|
A10: Add A10 configuration header file
|
2013-12-13 12:53:33 -06:00 |
kinetis_crc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_dac.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_dma.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_dmamux.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_dspi.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_enet.c
|
Kinetis enet: fix typos
|
2016-01-21 18:35:19 -06:00 |
kinetis_enet.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
kinetis_ewm.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_flexbus.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_flexcan.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_fmc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_ftfl.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_ftm.h
|
Basic support for the Kinetis K20 architecture. Taken from PX4. This is the work of Jakob Odersky.
|
2015-05-26 15:03:35 -06:00 |
kinetis_gpio.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_i2c.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_i2s.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_idle.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:09:36 -06:00 |
kinetis_irq.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_k20pinmux.h
|
Update/add README.txt files
|
2015-06-09 07:03:25 -06:00 |
kinetis_k40pinmux.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_k60pinmux.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
kinetis_llwu.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_lowputc.c
|
Trivial, cosmetic
|
2015-12-30 12:36:22 -06:00 |
kinetis_lptmr.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_mcg.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_mcm.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_memorymap.h
|
Cosmetic
|
2015-06-10 14:20:11 -06:00 |
kinetis_mmcau.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_mpu.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_mpuinit.c
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
kinetis_mpuinit.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
kinetis_osc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_pdb.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_pin.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_pindma.c
|
Various changes and bigfixes for problems detected by CppCheck
|
2013-05-09 14:23:34 -06:00 |
kinetis_pingpio.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_pinirq.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_pinmux.h
|
Update/add README.txt files
|
2015-06-09 07:03:25 -06:00 |
kinetis_pit.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_pmc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_port.h
|
Teensy-3.1: Add user LED support
|
2015-06-10 17:19:26 -06:00 |
kinetis_rngb.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_rtc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_sdhc.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_sdhc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_serial.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_sim.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_slcd.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_smc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_start.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_timerisr.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_tsi.h
|
Corrections to the Kinetis TSI header file from Alan Carvalho de Assis
|
2013-06-18 07:14:05 -06:00 |
kinetis_uart.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_usbdcd.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_usbotg.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_userspace.c
|
Make some spacing comply better with coding standard
|
2015-10-06 18:32:16 -06:00 |
kinetis_userspace.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
kinetis_vectors.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
kinetis_vrefv1.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis_wdog.c
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
kinetis_wdog.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
kinetis.h
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
Make.defs
|
All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence
|
2015-12-12 09:35:05 -06:00 |