Moved the Raven-specific applications from the generic apps/ directory to the platform-specific platform/avr-raven/apps
This commit is contained in:
parent
1122e49b72
commit
5920a86312
36 changed files with 16 additions and 16 deletions
|
@ -0,0 +1,8 @@
|
|||
<html>
|
||||
<body>
|
||||
<form action="upload.html" enctype="multipart/form-data" method="post">
|
||||
<input name="userfile" type="file" size="50" />
|
||||
<input value="Upload" type="submit" />
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue