Updating Debug Modules to new abstracted hierarchy
- Also added some extra CMake build messages for indicating the Compiler family and chip being built for
This commit is contained in:
parent
14158009b2
commit
a31f0e064a
6 changed files with 52 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (C) 2011 by Jacob Alexander
|
||||
/* Copyright (C) 2011-2013 by Jacob Alexander
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
* of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
@ -24,9 +24,6 @@
|
|||
|
||||
// ----- Includes -----
|
||||
|
||||
// AVR Includes
|
||||
#include <avr/io.h>
|
||||
|
||||
|
||||
|
||||
// ----- Functions -----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue