~toykeeper/flashlight-firmware/fsm

« back to all changes in this revision

Viewing changes to ToyKeeper/spaghetti-monster/anduril/cfg-emisar-d1v2-linear-fet.h

  • Committer: Selene ToyKeeper
  • Date: 2023-04-17 06:08:32 UTC
  • mto: (483.1.175 anduril2)
  • mto: This revision was merged to the branch mainline in revision 491.
  • Revision ID: bzr@toykeeper.net-20230417060832-m50gul6mz47puwbp
switched the rest of FSM + Anduril to use SPDX license headers
instead of full GPL headers (or all too often, nothing at all)

There are a few "FIXME" entries where I'm not sure about the correct copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// Emisar D1v2 (linear+FET) config options for Anduril
2
2
// (2022 re-issue / update of old D1)
 
3
// Copyright (C) 2022-2023 Selene ToyKeeper
 
4
// SPDX-License-Identifier: GPL-3.0-or-later
 
5
#pragma once
 
6
 
3
7
// ATTINY: 1634
4
8
// similar to a Noctigon KR4, sort of
5
9
#include "cfg-noctigon-kr4.h"