Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Ro5bert/avra issues and pull requests
#73 - Issue with .db directive parsing strings containing single quotes
Issue -
State: open - Opened by dylanh333 3 months ago
#72 - Building on OpenBSD with cd src; make -f makefiles/BSDmakefile
Pull Request -
State: open - Opened by artsi0m 5 months ago
#71 - add native win32 build
Pull Request -
State: open - Opened by avanspector 7 months ago
- 2 comments
#70 - Update macos make
Pull Request -
State: open - Opened by imrehorvath 9 months ago
#69 - AVRxt (0-/1-Series ATTiny)
Pull Request -
State: open - Opened by dpurgert about 1 year ago
#68 - AVRxt (ATTINY 0-/1-Series)
Pull Request -
State: closed - Opened by dpurgert about 1 year ago
- 1 comment
#67 - Building avra in Raspbain (version 10 buster)
Issue -
State: open - Opened by gregorychristian about 1 year ago
- 1 comment
#66 - Adding a man page
Issue -
State: open - Opened by BryceVandegrift about 1 year ago
#65 - Beginner Question: Unable to specify Device Type as ATmega324A
Issue -
State: open - Opened by OliverSparrow about 1 year ago
#64 - adding ',0' to a .db line still triggers warning
Issue -
State: open - Opened by CableGuy67 about 1 year ago
- 1 comment
#63 - 8KB devices
Issue -
State: open - Opened by PeterWurmi over 1 year ago
- 1 comment
#62 - Add preprocessor macros
Pull Request -
State: open - Opened by imrehorvath over 1 year ago
#61 - Add 64bit expr values
Pull Request -
State: open - Opened by imrehorvath over 1 year ago
#60 - USAGE and README typo fixes
Pull Request -
State: open - Opened by milan-kupcevic over 1 year ago
#59 - Clean up and update help output usage and options
Pull Request -
State: open - Opened by milan-kupcevic over 1 year ago
#58 - Added ATmega169 and friends.
Pull Request -
State: open - Opened by AbortRetryFail almost 2 years ago
#57 - 'max_errors' flag does not set
Issue -
State: open - Opened by waxters-osu about 2 years ago
#56 - lookup to word boundary, fixes issue #54
Pull Request -
State: open - Opened by srtlg about 2 years ago
#55 - 64 bit for expression, fixes issue #53
Pull Request -
State: open - Opened by srtlg about 2 years ago
#54 - Parenthesis should not require whitespace around them
Issue -
State: open - Opened by srtlg about 2 years ago
- 1 comment
#53 - Expressions should be evaluated as 64-bit integer
Issue -
State: open - Opened by srtlg about 2 years ago
- 1 comment
#52 - make the register aliases XYZ case-insensitive
Pull Request -
State: open - Opened by srtlg about 2 years ago
#51 - Suport for ATmega8535
Issue -
State: open - Opened by OzPineapple over 2 years ago
- 1 comment
#50 - warnings from GCC 12 in macro.c
Issue -
State: open - Opened by sharkcz over 2 years ago
#49 - various fixes
Pull Request -
State: open - Opened by sharkcz over 2 years ago
#48 - Support for tinyAVR 0-series (tiny202 etc)
Issue -
State: open - Opened by tomek-szczesny over 2 years ago
- 1 comment
#47 - Unexpected error Branch out of range (-64 <= k <= 63)
Issue -
State: open - Opened by w5277c over 2 years ago
- 4 comments
#46 - Wrong interrupt address for m48def.inc and m88def.inc.
Issue -
State: closed - Opened by tkmmiyaji over 2 years ago
#45 - Add device ATmega324A
Pull Request -
State: closed - Opened by Jake-Moss over 2 years ago
- 1 comment
#44 - programming language detection
Pull Request -
State: closed - Opened by photograveur almost 3 years ago
- 1 comment
#43 - Add Atmega2561 to device list
Pull Request -
State: closed - Opened by SamsiFPV about 3 years ago
- 1 comment
#42 - Allow warning suppression for include def files
Issue -
State: open - Opened by UtkarshVerma about 3 years ago
#41 - .elseif doesn't seem to work inside macros
Issue -
State: open - Opened by sdt about 3 years ago
- 1 comment
#40 - Add device support for ATmega4809 (arduino nano every)
Pull Request -
State: closed - Opened by xcporter over 3 years ago
- 2 comments
#39 - Data alignment should wait for all consecutive .db directives
Issue -
State: closed - Opened by dewhisna over 3 years ago
- 8 comments
#38 - `d` and `e` options act differently compared to `avrasm32`
Issue -
State: open - Opened by sitd2813 over 3 years ago
- 1 comment
#37 - Fix parsing of binary operators (fixes #36).
Pull Request -
State: closed - Opened by jameswilddev over 3 years ago
- 1 comment
#36 - `.if` directive equality checks may be misdocumented and incorrectly fall back to bitwise AND
Issue -
State: closed - Opened by jameswilddev over 3 years ago
#35 - Definition of support levels.
Pull Request -
State: closed - Opened by supakeen over 3 years ago
- 1 comment
#34 - Supporting the ATtiny1614
Issue -
State: open - Opened by supakeen over 3 years ago
- 5 comments
#33 - Fix inconsistent CLI argument.
Pull Request -
State: closed - Opened by jameswilddev over 3 years ago
#32 - Intermittent jmp/label address miscalculation
Issue -
State: closed - Opened by jameswilddev over 3 years ago
- 1 comment
#31 - Fix include path only being copied when the first includepath directive (fixes #30).
Pull Request -
State: closed - Opened by jameswilddev over 3 years ago
- 1 comment
#30 - Only the first .includepath appears to have an effect
Issue -
State: closed - Opened by jameswilddev over 3 years ago
#29 - Missing include files for some devices
Issue -
State: closed - Opened by aerobaticant almost 4 years ago
- 2 comments
#28 - Forward references never allowed in expressions
Issue -
State: open - Opened by Ro5bert almost 4 years ago
- 2 comments
#27 - .undef not work (or misused by me)
Issue -
State: open - Opened by bdyssh almost 4 years ago
- 4 comments
#26 - Improper warning on inversion operator
Issue -
State: open - Opened by Vov4ick almost 4 years ago
- 2 comments
#25 - Added ATmega32U4 to device list
Pull Request -
State: closed - Opened by mnerv about 4 years ago
#24 - Update Apt repository version
Issue -
State: open - Opened by Stateford about 4 years ago
- 8 comments
#23 - compiling with MS Visual Studio 2019
Pull Request -
State: closed - Opened by hack-tramp about 4 years ago
- 1 comment
#22 - error: 'VERSION' undeclared (first use in this function)
Issue -
State: closed - Opened by somefunAgba over 4 years ago
- 3 comments
Labels: dropped
#21 - cross-compiling for mingw32 is failing
Issue -
State: closed - Opened by A-Ibrahim over 4 years ago
- 3 comments
#20 - Bugfix for MCUs with SRAM start != 0x60, fix in segment check
Issue -
State: closed - Opened by burki-de over 4 years ago
- 5 comments
#19 - getting "Abort trap: 6"
Issue -
State: closed - Opened by pbgc over 4 years ago
- 1 comment
#18 - Yet another device.c update
Pull Request -
State: closed - Opened by tomek-szczesny over 4 years ago
#17 - Update device.c with new devices
Pull Request -
State: closed - Opened by Vov4ick over 4 years ago
- 2 comments
#16 - Fixed %TIME% tag parser
Pull Request -
State: closed - Opened by Cola-Holiker over 4 years ago
- 2 comments
#15 - Fix DSEG overlap detection
Pull Request -
State: closed - Opened by Nevada317 over 4 years ago
- 1 comment
#14 - Avra 1.4.0 does not generate error for RAM overlap
Issue -
State: closed - Opened by Nevada317 over 4 years ago
- 2 comments
#13 - Update device.c
Pull Request -
State: closed - Opened by tomek-szczesny over 4 years ago
#12 - Fix ifdef and ifndef
Pull Request -
State: closed - Opened by Ro5bert over 4 years ago
- 5 comments
#11 - Preprocessor directive issue
Issue -
State: closed - Opened by borislav968 over 4 years ago
- 1 comment
#10 - Do not require bash
Pull Request -
State: closed - Opened by AMDmi3 almost 5 years ago
#9 - Allow to override PREFIX and include directory
Pull Request -
State: closed - Opened by AMDmi3 almost 5 years ago
- 1 comment
#8 - Make makefile more packaging friendly
Pull Request -
State: closed - Opened by AMDmi3 almost 5 years ago
#7 - .ifndef doesn't work for code
Issue -
State: closed - Opened by alexeyulasevich about 5 years ago
- 1 comment
#6 - Failure to compile on CentOS8
Issue -
State: closed - Opened by NutsAndBolts85 about 5 years ago
- 1 comment
#5 - Parser: fix issue with overlapping in strcpy.
Pull Request -
State: closed - Opened by skotopes about 5 years ago
- 1 comment
#4 - Pascal syntax
Issue -
State: closed - Opened by wwlado over 5 years ago
#3 - Add device ATmega644.
Pull Request -
State: closed - Opened by 5inf over 5 years ago
- 3 comments
#2 - Support for ATmega644
Issue -
State: closed - Opened by 5inf over 5 years ago
- 7 comments
#1 - Update Makefile.osx
Pull Request -
State: closed - Opened by fxcoudert over 5 years ago
- 1 comment