1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Gunar Schorcht 1cf163833b cpu/esp32: note on using ADC2 and WiFi in doc
The ADC2 controller of the ESP32 is used by the WiFi module. The GPIOs connected to the ADC2 controller cannot be used as ADC channels if the WiFi module is enabled. This is clarified by a note in the documentation.
2019-10-19 16:31:04 +02:00
..
arm7_common cpu: add arch_* features 2019-10-13 21:03:41 +02:00
atmega32u4 cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega128rfa1 cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega256rfr2 cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega328p cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega1281 cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega1284p cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega2560 cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega_common cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
cc26x0 Merge pull request #12063 from maribu/i2c_release 2019-10-01 19:50:38 +02:00
cc430 periph/rtc: normalize struct tm before usage 2019-09-12 11:32:31 +02:00
cc2538 cpu/cc2538: provide gpio feature at cpu level 2019-10-17 22:05:23 +02:00
cortexm_common cpu: add arch_* features 2019-10-13 21:03:41 +02:00
efm32 cpu/efm32: provide gpio feature at cpu level 2019-10-18 09:32:48 +02:00
esp32 cpu/esp32: note on using ADC2 and WiFi in doc 2019-10-19 16:31:04 +02:00
esp8266 cpu: add arch_* features 2019-10-13 21:03:41 +02:00
esp_common esp_now: fix unused variable warning 2019-09-17 19:02:47 +02:00
ezr32wg cpu/ezr32wg: provide gpio feature at cpu level 2019-10-18 09:32:48 +02:00
fe310 cpu: add missing arch features to fe310 2019-10-14 17:40:23 +02:00
kinetis Merge pull request #12063 from maribu/i2c_release 2019-10-01 19:50:38 +02:00
lm4f120 cpu/lm4f120: fix uninit var in periph/timer 2019-09-11 14:15:51 +02:00
lpc1768 cpu/lpc1768: explictly define CPU_MODEL 2019-10-01 11:38:35 +02:00
lpc2387 cpu/lpc2387: clean up the platform 2019-09-16 13:08:56 +02:00
mips32r2_common cpu: add arch_* features 2019-10-13 21:03:41 +02:00
mips_pic32_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
mips_pic32mx cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
mips_pic32mz cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
msp430_common cpu: add arch_* features 2019-10-13 21:03:41 +02:00
msp430fxyz periph_common: add as dependency to periph drivers 2019-06-03 13:44:10 +02:00
native Makefile.include: remove repeated OS declaration 2019-10-18 10:36:43 +02:00
nrf5x_common cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00
nrf51 Merge pull request #12063 from maribu/i2c_release 2019-10-01 19:50:38 +02:00
nrf52 cpu/nrf52: allow accessing multiple i2c peripherals 2019-10-04 08:42:35 +02:00
sam0_common cpu/sam0: refactor ADC_0 into plain ADC 2019-10-03 20:45:44 +02:00
sam3 cpu/sam3: adapt timer to return 0 on success 2019-09-11 13:53:04 +02:00
sam_common cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00
samd5x cpu/samd5x: hook up backup RAM 2019-10-01 18:39:40 +02:00
samd21 cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
saml1x cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
saml21 cpu/saml21: add definitions for low power SRAM 2019-10-01 18:39:40 +02:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32_common Merge pull request #12007 from MrKevinWeiss/devfixi2cflag 2019-10-17 09:14:26 +02:00
stm32f0 cpu/stm32: all stm32 families now provide pm support 2019-03-21 19:39:16 +01:00
stm32f1 cpu/stm32f1-l0: remove redundant PM_BLOCKER_INITIAL define 2019-04-12 11:10:48 +02:00
stm32f2 stm32f2/Makefile.include: add riotboot requirements 2019-08-07 18:34:48 +02:00
stm32f3 cpu/stm32f3: add support for flashpage 2019-06-28 17:16:10 +02:00
stm32f4 stm32f4/Makefile.include: add riotboot requirements 2019-08-07 18:29:51 +02:00
stm32f7 cpu/stm32f7: add support for stm32f723 cpu line 2019-09-20 13:41:12 +02:00
stm32l0 cpu/stm32l0: add support for stm32l052xx 2019-05-21 09:54:35 +02:00
stm32l1 stm321l1/vendor: migrate to new v2.3.0 vendor files 2019-08-05 11:13:08 +02:00
stm32l4 cpu/stm32l4: add support for stm32l496ag 2019-08-08 22:20:22 +02:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00