contiki/cpu/stm32w108
Salvatore Pitrulli 01a7a78a94 Fixed temperature ADC conversion bug on mbxxx.
The conversion was made from an incorrect source when
the GPIO pin was not PB7.
Added functions and macros used to select the correct
ADC channel.
2011-04-20 18:06:20 +02:00
..
dev Removed unwanted file. 2011-04-14 08:10:58 +02:00
e_stdio New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
hal Fixed temperature ADC conversion bug on mbxxx. 2011-04-20 18:06:20 +02:00
lib New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
simplemac New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
small_printf New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
cfs-coffee-arch.c Added a simple implementation of Coffee for STM32W108. 2010-11-10 11:20:44 +00:00
cfs-coffee-arch.h New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
clock.c Added functions and example for deep sleep on mb851. 2011-04-08 11:53:48 +00:00
elfloader-arch.c Added elfloader machine dependent code for STM32W. 2010-12-15 11:10:20 +00:00
gnu.ld Added weak symbols for STM32W exception handlers and other minor updates for the HAL. 2011-04-14 08:06:13 +02:00
iar-cfg-coffee.icf New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
iar-cfg.icf New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
leds-arch.c Set LED pins to output when MB851 is in sleep mode. 2011-04-13 18:14:12 +02:00
Makefile.stm32w108 Removed -fsigned-char GCC compiler options. 2011-04-14 08:12:11 +02:00
mtarch.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
rand.c RANDOM_MAX changed to RANDOM_RAND_MAX. 2011-01-17 10:08:14 +00:00
rtimer-arch.c New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
rtimer-arch.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
sleep.h Added functions and example for deep sleep on mb851. 2011-04-08 11:53:48 +00:00
slip_uart1.c New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
uip_arch.c New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
watchdog.c New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00