projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
STM32: USB full-speed device driver
[bertos.git]
/
bertos
/
cpu
/
avr
/
drv
/
2010-09-10
asterix
Consider the offset when read directly into flash memory.
tree
|
commitdiff
2010-09-10
asterix
Remove unneeded assert.
tree
|
commitdiff
2010-09-01
asterix
Comply to new api.
tree
|
commitdiff
2010-08-11
asterix
Add support for old init.
tree
|
commitdiff
2010-08-11
asterix
Refactor the module to new kblock device.
tree
|
commitdiff
2010-08-05
asterix
Add adc support for atmega1280. Signed-off by Fabio...
tree
|
commitdiff
2010-08-04
asterix
Remove commented code. Fix doxygen warning.
tree
|
commitdiff
2010-08-03
lottaviano
Add I2C and ADC support for ATMega1280 (contributed...
tree
|
commitdiff
2010-08-03
lottaviano
Serial port support for ATMega1280 (contributed by...
tree
|
commitdiff
2010-08-02
lottaviano
Add timer support for ATMega 1280 (contributed by Fabio...
tree
|
commitdiff
2010-08-02
lottaviano
First support for ATMega 1280
tree
|
commitdiff
2010-08-02
asterix
Remove old api that using i2c. Add interface to allow...
tree
|
commitdiff
2010-07-30
asterix
Remove from wizart i2c backend selection. Add deprecate...
tree
|
commitdiff
2010-07-30
asterix
Merged revisions 4004-4036,4039-4048,4050-4095,4097...
tree
|
commitdiff
2010-07-30
asterix
Clean up. Remove module check where is unneeded.
tree
|
commitdiff
2010-07-30
asterix
Add author.
tree
|
commitdiff
2010-07-29
asterix
Fix flag test.
tree
|
commitdiff
2010-07-29
asterix
Use different api name for new i2c interface. Comply...
tree
|
commitdiff
2010-07-28
asterix
Add firt implementation for avr i2c with new api.
tree
|
commitdiff
2010-07-02
batt
Remove \version svn tag.
tree
|
commitdiff
2010-07-02
batt
Move kfile interface to the io/ directory.
tree
|
commitdiff
2010-06-29
asterix
Remove svn tags.
tree
|
commitdiff
2010-06-11
asterix
Fix timer selection for some avr cpus.
tree
|
commitdiff
2010-06-10
asterix
Fix typo.
tree
|
commitdiff
2010-06-10
asterix
Update the interrupt signal to new style.
tree
|
commitdiff
2010-05-28
asterix
Add support for missing avr cpu.
tree
|
commitdiff
2010-05-19
asterix
Clean up lcd 32122a driver and put into bertos driver.
tree
|
commitdiff
2010-05-19
asterix
Clean up. Silent warning.
tree
|
commitdiff
2010-05-13
asterix
Update interrupt vector name.
tree
|
commitdiff
2010-05-13
asterix
remove unneed function. Use hpread in context switch...
tree
|
commitdiff
2010-05-13
asterix
Fix debug port select.
tree
|
commitdiff
2010-05-12
asterix
Add function to read hp ticks.
tree
|
commitdiff
2010-05-11
asterix
Add flash module. Refactor the cpu implementation.
tree
|
commitdiff
2010-05-07
asterix
Clean up. Reformat.
tree
|
commitdiff
2010-03-31
lottaviano
Add support for serial driver on ATMega168.
tree
|
commitdiff
2010-03-31
lottaviano
Add serial port support for ATMega328
tree
|
commitdiff
2010-03-29
lottaviano
Add timer support for AVR 328P (Arduino)
tree
|
commitdiff
2010-03-26
lottaviano
Initial support for ATmega328P (Arduino Duemilanove).
tree
|
commitdiff
2010-03-25
arighi
Use the new sig_send() and sig_post() primitives.
tree
|
commitdiff
2010-03-17
arighi
Merge branch "preempt" in "trunk".
tree
|
commitdiff
2009-09-02
batt
Better warning handling, without the need of that awful...
tree
|
commitdiff
2009-09-02
batt
Remove warning during test.
tree
|
commitdiff
2009-09-02
batt
Fix error on short hptime_t CPU.
tree
|
commitdiff
2009-09-02
lottaviano
Suppress correct warning in nightly test.
tree
|
commitdiff
2009-09-01
lottaviano
Fix warnings on AVR serial hw.
tree
|
commitdiff
2009-09-01
lottaviano
Fix nightly test warnings; exposed bugs are on the...
tree
|
commitdiff
2009-04-21
batt
Refactor to not automatically include adc cpu modules...
tree
|
commitdiff
2009-04-17
batt
Fix ADC configurations.
tree
|
commitdiff
2009-04-17
batt
Refactor timer to not include cpu specific C files.
tree
|
commitdiff
2009-04-15
duplo
Change properties
tree
|
commitdiff
2009-04-10
batt
Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
tree
|
commitdiff
2009-03-31
asterix
Move sipo driver to generic bertos driver dir.
tree
|
commitdiff
2009-03-31
asterix
Refactory and generalize sipo module.
tree
|
commitdiff
2009-03-25
batt
Switch to new kernel config files.
tree
|
commitdiff
2009-02-16
duplo
Add the timer enum
tree
|
commitdiff
2009-02-16
duplo
Change the comment style for the modules and the list...
tree
|
commitdiff
2009-02-06
asterix
Add wizard info and fix some comments.
tree
|
commitdiff
2009-01-16
batt
Update isr name.
tree
|
commitdiff
2009-01-16
batt
Update bit names to comply with ATMega1281.
tree
|
commitdiff
2009-01-15
batt
Fix timer1 and timer3 for ATMega1281 (untested).
tree
|
commitdiff
2009-01-08
aleph
Fix simple typo
tree
|
commitdiff
2008-12-18
asterix
Reorder include files.
tree
|
commitdiff
2008-12-09
asterix
Fix doxygen warnings.
tree
|
commitdiff
2008-12-04
asterix
Fix some comments and typos.
tree
|
commitdiff
2008-12-02
asterix
Typo.
tree
|
commitdiff
2008-12-02
asterix
Use avr libc for wdt cpu specific. Comply the wdt inter...
tree
|
commitdiff
2008-12-01
asterix
Add the wdt avr cpu specific.
tree
|
commitdiff
2008-11-27
asterix
Add timer support for ATmega1281 (only for ther out...
tree
|
commitdiff
2008-11-18
batt
Fix pasto (bug #37).
tree
|
commitdiff
2008-11-13
asterix
Add debug support for atmega1281.
tree
|
commitdiff
2008-11-11
batt
Add configurable option to choose at compile time which...
tree
|
commitdiff
2008-11-10
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-09-05
batt
Refactor timer prescaler handling.
tree
|
commitdiff
2008-09-05
batt
Refactor AVR twi driver to supply twi_get; add ATMega32...
tree
|
commitdiff
2008-09-05
batt
Refactor AVR twi driver to supply twi_get; add ATMega32...
tree
|
commitdiff
2008-09-05
batt
Add debug support for ATMega32.
tree
|
commitdiff
2008-08-29
bernie
rename cpuXXX_t to cpu_XXX_t
tree
|
commitdiff
2008-08-27
batt
Remove timer_avr.c from nightly_test.
tree
|
commitdiff
2008-08-27
batt
Remove from nightly_test list.
tree
|
commitdiff
2008-08-27
batt
Update to new macro.
tree
|
commitdiff
2008-08-27
batt
Update to new CONFIG_KERN.
tree
|
commitdiff
2008-08-27
batt
Use correct type.
tree
|
commitdiff
2008-08-13
bernie
Use new header locations everywhere
tree
|
commitdiff
2008-08-10
bernie
log: Retouch documentation; Rearrenge level logic;...
tree
|
commitdiff
2008-08-07
qwert
Refactor FLASHAVR macro in FLASHAVR_CAST.
tree
|
commitdiff
2008-08-05
qwert
Refactor All Serial module.
tree
|
commitdiff
2008-08-05
qwert
Re-Refactor code under new specs. FlashAvr.
tree
|
commitdiff
2008-08-04
qwert
Refactor KFileFlashAvr in FlashAvrKFile. Tested. It...
tree
|
commitdiff
2008-08-04
qwert
Little grammar fix.
tree
|
commitdiff
2008-08-04
bernie
Rename myself
tree
|
commitdiff
2008-07-18
qwert
Add log features, kprintf replaced with new log infrast...
tree
|
commitdiff
2008-07-18
qwert
Little re-indentation
tree
|
commitdiff
2008-07-18
qwert
Refactor code, "page_buf" moved into KFileFlashAvr...
tree
|
commitdiff
2008-07-18
qwert
Rename "page_modified" variable in "page_dirty"
tree
|
commitdiff
next