1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Joakim Nohlgård 887cc72365 Merge pull request #5616 from gebart/pr/vfs
vfs: file system abstraction
2017-03-09 09:44:56 +01:00
..
arm7_common Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
atmega328p drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega1281 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega2560 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega_common atmega_common: Update unistd.h with prototypes of all POSIX defined functions and constants 2017-03-07 17:59:57 +01:00
cc26x0 cpu/cc26x0: fixed doxygen issues 2017-03-07 08:55:15 +01:00
cc430 cpu/cc430: remove gpioint driver 2017-02-22 17:49:27 +01:00
cc2538 cc2538: add feature periph_pm 2017-03-07 22:00:03 +01:00
cortexm_common cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
ezr32wg cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
k60 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
k64f cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
kinetis_common periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +01:00
kw2x cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
lm4f120 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
lpc11u34 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
lpc1768 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
lpc2387 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
mips32r2_common cpu: mips: Add support for mips32r2 2017-02-09 12:18:44 +00:00
msp430_common msp430: Add all expected POSIX unistd.h declarations 2017-03-07 17:59:57 +01:00
msp430fxyz cpu/msp430fxyz+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
native cpu: native: add vfs wrappers 2017-03-07 17:59:59 +01:00
nrf5x_common cpu/nrf5x: implemented UART TX only mode 2017-02-09 10:42:53 +01:00
nrf51 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
nrf52 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
sam0_common cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
sam3 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
samd21 periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +01:00
saml21 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
stellaris_common cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
stm32_common cpu/stm32l0: add support for stm32l0 cpu family 2017-02-24 16:12:00 +01:00
stm32f0 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
stm32f1 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
stm32f2 cpu/stm32f2: fixed blank lines at EOF 2017-03-07 08:55:16 +01:00
stm32f3 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
stm32f4 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
stm32l0 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
stm32l1 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
x86 x86: Remove atomic_arch 2017-02-08 16:23:50 +01:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00
Makefile.include.cortexm_common cpu: make CFLAGS_DBG configurable 2017-01-16 15:54:59 +01:00
Makefile.include.gnu make: use gobjcopy if objcopy is not available 2016-10-31 22:28:43 +01:00
Makefile.include.llvm llvm: Only use GCC include paths when cross compiling 2017-02-16 16:28:36 +01:00
Makefile.include.msp430_common cpu: make CFLAGS_DBG configurable 2017-01-16 15:54:59 +01:00