Skip to content

Commit

Permalink
Fix radareorg#6411 - pseudo for AVR (radareorg#7978)
Browse files Browse the repository at this point in the history
* avr.pseudo

* tabs and flavour
  • Loading branch information
wargio authored and radare committed Jul 20, 2017
1 parent ca586ea commit 858dfea
Show file tree
Hide file tree
Showing 12 changed files with 466 additions and 220 deletions.
4 changes: 2 additions & 2 deletions libr/asm/p/asm_avr.c
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,8 @@ RAsmPlugin r_asm_plugin_avr = {
"ATmega168,"
"ATmega328p,"
"ATmega32u4,"
"ATmega1280,"
"ATmega2560,"
"ATmega1280,"
"ATmega2560,"
"ATmega48"
};

Expand Down
Loading

0 comments on commit 858dfea

Please sign in to comment.