aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/AVR
Commit message (Collapse)AuthorAgeFilesLines
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2032-32/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add other prescalers to the PWM low level driver and update testhal.Theodore Ateba2018-01-172-35/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11302 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved make system.Giovanni Di Sirio2017-11-213-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11049 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update the ICU header file.Theodore Ateba2017-10-131-2/+45
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10820 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update ICU low level driver functions names.Theodore Ateba2017-10-131-6/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10819 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update the USB lld file according to the new endpoint enumeration.Theodore Ateba2017-09-162-1/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10593 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add PAL line support in ATTiny lld.Theodore Ateba2017-09-162-0/+187
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10592 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add PAL line support in XMEGA lld.Theodore Ateba2017-09-162-2/+187
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10591 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add PAL line support in PAL lld for AVR port.Theodore Ateba2017-09-132-0/+199
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10580 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on USB driver files.Theodore Ateba2017-09-022-4/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10541 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment on Serial driver files.Theodore Ateba2017-09-022-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10540 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on ST driver files.Theodore Ateba2017-09-022-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10539 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on PWM driver files.Theodore Ateba2017-09-022-58/+60
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10538 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on ICU driver files.Theodore Ateba2017-09-022-24/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10537 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on GPT driver files.Theodore Ateba2017-09-022-4/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10536 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the comment on SPI driver files.Theodore Ateba2017-09-022-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10535 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the I2C driver code style and comment.Theodore Ateba2017-09-022-4/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10534 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment in PAL driver files.Theodore Ateba2017-09-022-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10533 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment.Theodore Ateba2017-09-022-8/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10532 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change commnet, remove empty line.Theodore Ateba2017-09-022-11/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10531 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed SPI interruption enable, driver restart with different configuration.Theodore Ateba2017-09-012-117/+83
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10522 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add tabulation.Theodore Ateba2017-08-241-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10478 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add LLD directory to the AVR XMEGA Low Level Drivers.Theodore Ateba2017-08-168-29/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10433 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Modify AVR XMEGA platform according the new architecture.Theodore Ateba2017-08-161-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10432 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add low level driver directory and platfor for AVR MEGA.Theodore Ateba2017-08-1635-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10431 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Remove the not implemented TIM lld files.Theodore Ateba2017-08-136-1922/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10421 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Remove the not implemented USART lld files.Theodore Ateba2017-08-132-566/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10420 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR tiny platform path according the new architecture and correct ↵Theodore Ateba2017-08-131-6/+6
| | | | | | comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10417 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the platform name and comments.Theodore Ateba2017-08-131-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10416 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the ATTiny GPIO files path according the new architecture and correct ↵Theodore Ateba2017-08-133-7/+8
| | | | | | comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10415 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the ATTiny TIM files path according the new architecture and correct ↵Theodore Ateba2017-08-133-12/+12
| | | | | | comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10414 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the ATTiny USART files path according the new architecture and ↵Theodore Ateba2017-08-133-7/+7
| | | | | | correct comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10413 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR Tiny Architecture.Theodore Ateba2017-08-1322-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10412 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add AVR XMega PAL low level driver files.Theodore Ateba2017-08-093-0/+480
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10376 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add AVR XMega system tick low level driver files.Theodore Ateba2017-08-093-0/+281
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10375 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add AVR XMega hall and platform files.Theodore Ateba2017-08-093-0/+144
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10374 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Remove the PCINT support from EXT driver because of a lot of conflicts. The ↵Theodore Ateba2017-07-312-855/+264
| | | | | | PCINT will be reimplement. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10346 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add NIL support for AVR Tiny architecture.Theodore Ateba2017-07-1422-0/+4233
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10332 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the string to find.Theodore Ateba2017-07-146-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10330 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add driver folders and a driver.mk file.Theodore Ateba2017-07-1431-11/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10329 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Adding AVR family subdirecories.Theodore Ateba2017-07-1428-16/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10326 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update file descriptiontfateba2017-04-269-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10196 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the maccro name.tfateba2017-04-261-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10195 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the macro name and the file tag name.tfateba2017-04-264-17/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10194 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correction of the macro name.tfateba2017-04-265-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10193 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the file name , comments and macro on the hearder file.tfateba2017-04-261-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10192 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the file name and macro on the hearder file.tfateba2017-04-261-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10191 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the file name and macro on the hearder file.tfateba2017-04-261-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10190 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the macro on the hearder file.tfateba2017-04-261-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10189 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the macro and comment on the hearder file.tfateba2017-04-261-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10188 35acf78f-673a-0410-8e92-d51de3d6d3f4