nuttx/arch/arm/src
2018-05-06 07:06:52 -06:00
..
a1x armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
arm Per OpenGroup.org, syslog -- and, hence, nonstandard vsyslog, and debug wrappers -- does not return a value. Rename _vsyslog to nx_vsyslog. Use internal nx_vsyslog in the few cases where a return value is required. 2018-03-04 08:07:07 -06:00
armv6-m Per OpenGroup.org, syslog -- and, hence, nonstandard vsyslog, and debug wrappers -- does not return a value. Rename _vsyslog to nx_vsyslog. Use internal nx_vsyslog in the few cases where a return value is required. 2018-03-04 08:07:07 -06:00
armv7-a Per OpenGroup.org, syslog -- and, hence, nonstandard vsyslog, and debug wrappers -- does not return a value. Rename _vsyslog to nx_vsyslog. Use internal nx_vsyslog in the few cases where a return value is required. 2018-03-04 08:07:07 -06:00
armv7-m Per OpenGroup.org, syslog -- and, hence, nonstandard vsyslog, and debug wrappers -- does not return a value. Rename _vsyslog to nx_vsyslog. Use internal nx_vsyslog in the few cases where a return value is required. 2018-03-04 08:07:07 -06:00
armv7-r Trivial, cosmetic update to last review. 2018-04-18 10:14:06 -06:00
bcm2708 Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
c5471 Standardization of some function headers. 2018-03-13 09:52:27 -06:00
common Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
dm320 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
efm32 progmem interface: Discern r/w and erase page sizes. Introduce new up_progmem_erasesize architecture API to be able to communicate the read/write page size independently from erase page size. Implement up_progmem_erasesize for all architectures that already support progmem, assuming that for those architectures the sizes of both read/write and erase pages are identical. 2018-05-01 06:23:52 -06:00
imx1 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
imx6 arch/arm/src/imx6: Bring in a few i.MX6 fixes that were committed on the i.MX RT branch. 2018-03-23 16:55:12 -06:00
imxrt arch/arm/src/imxrt: Add GPIO5 IRQ support. 2018-05-02 09:19:42 -06:00
kinetis configs/freedom-k28f: With these changes to the configuration, the NSH configuration is now functional on the k28f board. Also fixes corrects the active logic level for the RGB LED. arch/arm/src/kinetis/chip: Fixes an error in vector configuration. 2018-05-05 09:33:48 -06:00
kl Standardization of some function headers. 2018-03-13 09:52:27 -06:00
lc823450 Merged in masayuki2009/nuttx.nuttx/change_copyright (pull request #621) 2018-04-04 12:35:47 +00:00
lpc11xx Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
lpc17xx arch/arm/src/lpc17xx: Add support for ARMv7-M run time stack checking on NXP LPC17xx MCUs based on CONFIG_ARMV7M_STACKCHECK. Basically copied from stm32. 2018-05-06 07:06:52 -06:00
lpc31xx Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc43xx Standardization of some function headers. 2018-03-13 09:52:27 -06:00
lpc54xx Trivial fix of two typos 2018-03-13 16:39:36 -06:00
lpc214x Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc2378 Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
moxart
nrf52 arch/arm/src/nrf52/nrf52_flash.c: Add missing erasesize method. Add missing function header comments. 2018-05-05 06:49:18 -06:00
nuc1xx Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
sam34 Standardization of some function headers. 2018-03-13 09:52:27 -06:00
sama5 Standardization of some function headers. 2018-03-13 09:52:27 -06:00
samdl Remove all references to the Yahoo group. 2018-04-15 17:15:48 -06:00
samv7 progmem interface: Discern r/w and erase page sizes. Introduce new up_progmem_erasesize architecture API to be able to communicate the read/write page size independently from erase page size. Implement up_progmem_erasesize for all architectures that already support progmem, assuming that for those architectures the sizes of both read/write and erase pages are identical. 2018-05-01 06:23:52 -06:00
stm32 progmem interface: Discern r/w and erase page sizes. Introduce new up_progmem_erasesize architecture API to be able to communicate the read/write page size independently from erase page size. Implement up_progmem_erasesize for all architectures that already support progmem, assuming that for those architectures the sizes of both read/write and erase pages are identical. 2018-05-01 06:23:52 -06:00
stm32f0 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32f7 Merged in dagar/nuttx/pr-stm32f777_typo (pull request #628) 2018-04-19 04:06:45 +00:00
stm32l4 progmem interface: Discern r/w and erase page sizes. Introduce new up_progmem_erasesize architecture API to be able to communicate the read/write page size independently from erase page size. Implement up_progmem_erasesize for all architectures that already support progmem, assuming that for those architectures the sizes of both read/write and erase pages are identical. 2018-05-01 06:23:52 -06:00
str71x Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
tiva include/nuttx/wireless/bluetooth: Move Bluetooth header files from include/nuttx/wireless to include/nuttx/wireless/bluetooth for symmetry with other wireless technologies. 2018-04-29 12:43:09 -06:00
tms570 arch/arm/include/tms570, arm/src/armv7-r, and arm/src/tms570: Adds support for the TMS570LS3137ZWT and corrects seversl ARMv7-R and TMS570 issues 2018-04-18 08:58:36 -06:00
xmc4 arch/arm/src/xmc4: Add SPI support for Infineon XMC45xx microcontroller 2018-04-14 12:19:47 -06:00
.gitignore
Makefile This commit brings in basic support fo the i.MX RT 1050 'crossover' SoC. The basic support is complete and compiles without error, but is still untested. 2018-04-12 09:31:09 -06:00