nes-proj/cpu/stm32w108/hal/micro/cortexm3
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
..
bootloader New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
compiler New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
stm32w108 Added weak symbols for STM32W exception handlers and other minor updates for the HAL. 2011-04-14 08:06:13 +02:00
adc.c Fixed temperature ADC conversion bug on mbxxx. 2011-04-20 18:06:20 +02:00
board.c Added weak symbols for STM32W exception handlers and other minor updates for the HAL. 2011-04-14 08:06:13 +02:00
button.c New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
clocks.c New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
context-switch.s79 New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
cstartup_M.s New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
flash.c Added weak symbols for STM32W exception handlers and other minor updates for the HAL. 2011-04-14 08:06:13 +02:00
flash.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
iap_bootloader.h New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
led.c New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
memmap-fat.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
memmap.h New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
mems.c Added weak symbols for STM32W exception handlers and other minor updates for the HAL. 2011-04-14 08:06:13 +02:00
mfg-token.c New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
mfg-token.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
micro-common-internal.c Removed some warnings. 2011-04-14 08:05:21 +02:00
micro-common.c New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
micro-common.h New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
micro.c New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
mpu.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
nvm-def.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
nvm.c New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
nvm.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
sleep.c New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
spmr.s79 New HAL and SimpleMAC for STM32W108. 2011-03-22 19:35:49 +01:00
system-timer.c Removed some warnings. 2011-04-14 08:05:21 +02:00
temperature_sensor.c Fixed temperature ADC conversion bug on mbxxx. 2011-04-20 18:06:20 +02:00
token-manufacturing.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
uart.c New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
uart.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00